rust-help-forum
What do you guys actually think of `unsafe` fields?
Discussion
Implement Generic trait for every value in a primitive variant
Help
Question
What are the good choices for backend?
Discussion
Question
serde custom error message
Help
Question
How to get a generic from a trait impl
Help
Question
is [T].fill() faster then allocate a new zeroed stack array?
Question
How do you solve "Module declaration missing..."
Question
Optional `Arc` in Function?
Help
Question
How to represent nested HashMaps (or structs) in a manner similar to Go?
Code Review Request
Question
Validate Merkle Proof
Tooling Help
Beginner
Help
Question
Add a new field to a struct with Rust derive macro
Help
Stream file extraction with Tar crate?
Code Review Request
Help
Question
cannot borrow `file` as mutable because it is also borrowed as immutable
Code Review Request
Help
Question
How to change my script into a server tcp ?
Code Review Request
Question
Mock private nested function
Code Review Request
Beginner
Help
Serialized Global Constant Tree
Help
How can I include a file content as a string ?
Beginner
Help
Mutating array elements throws an error
Beginner
Help
Compiler Error
tokio-tar vs tar
Discussion
Help
Question
Rust UniFFI for some reason iOS is trying to find a dylib
Tooling Help
Help
Arbitrary Type Autodifferentiation trait
Code Review Request
cannot return value referencing local variable
Beginner
Help
Compiler Error
Custom type and custom trait with `Add`, `Mul`, etc operations (Migrated from other channel)
Discussion
Question
Remove struct lifetime
Beginner
Help
Question
error: could not find native static library
Help
Rendering SVG onto a canvas as PNG.
Beginner
Help
How to create a list of `MenuItems` to be displayed as a subset using the `tray-icons` crate?
Help
Question
Casting an i32 to an Enum
Beginner
Help
Question
Trunk build is failing on cargo build command
Tooling Help
How can I avoid a Mutex here?
Code Review Request
Help
Counting primes code performance: RUST vs C
Beginner
Discussion
Question
[tera] Take input
Help
Question
Interleave the product of two `for` loops
Code Review Request
Beginner
Question
Need suggestions on what I could've done better
Code Review Request
Beginner
[SOLVED] build-std + panic abort still leaves huge rust_eh_personality item
Help
Is there a better way of implementing this state machine?
Code Review Request
Question
Raspberry Pi & Terminal application input sync issues
Discussion
Help
Question
Leptos: want to change the absolute position of an element every five seconds
Help
The trait bound is not satisfied (no additional info)
Help
Compiler Error
trait AsRef<str> is not implemented for Vec<String>
Beginner
Help
Compiler Error
Is this unsafe pointer hack ok?
Code Review Request
Question
Conditional dependency on a feature basis
Beginner
Help
Question
the trait bound `fn(user::User) -> impl Future<Output = (StatusCode, axum::Json<user::User>)> {route
Code Review Request
Help
Question
Compiler Error
Writing to non-overlapping parts of the same file as binary storage by multiple threads parallelly
Code Review Request
Help
Question
help
Code Review Request
Beginner
Question
Env Integer to String
Code Review Request
Beginner
Help
Tooling Help
Question
Error with borrowed data in async function
Beginner
Help
Compiler Error
PyO3 create a struct (Python iterator) without using lifetimes
Beginner
Discussion
Question
Compiler Error
is there a crate for like a bitfield
Question
sqlite crate. prepare statement
Beginner
Help
Question