rust-help-forum
Quick-xml Help
Beginner
Help
Question
Enforce a set of methods on all variants of an enum
Discussion
Question
How can I assert that two BinaryHeaps are equals ?
Beginner
Help
Question
Adding items to HashSet while looping over it
Beginner
Help
is it possible for a struct to have two behavior?
Beginner
Help
How to copy multiple binaries build using cargo build?
Help
Question
how do I tell cargo to support either A or B dependency?
Tooling Help
Question
API design: Poisoning data structures after a panic?
Discussion
Question
Anonymous trait lifetime must outlive named lifetime
Help
Question
Is It Possible To Safely Bind Two Values in a Relationship?
Question
Using Struct's Data In Different Async Funtion
Help
Question
How to fix `cannot borrow `*self` as immutable because it is also borrowed as mutable`?
Beginner
Help
can you guys review my rust code
Help
Solved - Issues with shared data using Tokio
Help
Conflicting trait impl in custom Error wrapper
Help
channels with file reading mess
Code Review Request
Mutable references to a vector
Beginner
Help
Question
Help me understand this lifetime error, can it be fixed?
Help
Question
Bindgen linking not working.
Help
What are good projects to find starter tickets to do?
Question
Beginner In Rust
Beginner
Question
Axum's .with_state()
Question
Learn wgpu doesn't work
Beginner
Help
Learn wgpu
Beginner
Tooling Help
Discussion
Question
Realtime Audio Recording and Saving
Tooling Help
help having new types wrapping same struct have a shared trait impl that uses underlying data
Help
Question
How to import from sub-directory to sub-directory in rust?
Beginner
Help
Question
Compiler Error
Struggle with Bumpalo and a render loop.
Help
Best crate for async network event handling?
Help
Beginner
Tooling Help
Question
(De)Serializing a struct to a bytearray of fixed and known size
Help
Question
Github Worflow Help Required
Beginner
Help
what is the best way to store strings to minimize memory footprint?
Help
Question
JSX-like syntax in macros
Discussion
Question
Handling data that could be partially changed across versions
Help
Question
Get size of type inside a Vec
Beginner
Help
Help with compiling a plugin (minecraft)
Beginner
for beginners
Code Review Request
Beginner
Help
Inheritance in Rust
Discussion
Diesel Error
Beginner
Question
Compiler Error
Cancelling a Future
Beginner
Question
Builder Pattern vs Optional Struct
Discussion
Question
clone vs re-create struct in loop
Question
Linking errors with latest MSVC compiler on Windows compiling C/C++ for Rust
Help
Compiler Error
What does a "backtrace" mean in rust?
Question
log Crate & Result<> Logging Help
Beginner
Help
Question
How to implement a trait for all functions that take between 0 and n parameters.
Help
Simplest setup to draw into a window?
Help
Why does this stack overflow?
Help
Question
proc-macro server's api version (3) is newer than rust-analyzer's (2)
Tooling Help
Help
Fact checking document about Rust
Help