rust-help-forum
HashSet for f32
Beginner
Help
Any way to make a Unit Struct not constructable from outside the module?
Question
Enum based named constants (int / u8)
Question
Skip some duration in an audio file while playing it
Code Review Request
Beginner
Help
Discussion
Question
hashmap iter order
Beginner
Question
Making this state available to display when panicking
Discussion
Question
Passing FnOnce to external function requiring a callback
Beginner
Help
Question
Reqwest max headers limit
Question
I need help identifying the cause of performance regression
Help
Question
How to Achieve type erasure of Swift's 'Any' in rust?
Question
Filter vec of Option to only Some values
Help
Publishing Crates with Circular Dependencies
Tooling Help
Help
Question
Using C constants in rust code
Help
Question
Little Code Review to get me on the right track
Code Review Request
Beginner
Pattern matching on self in some method's arguments
Beginner
Question
Rust Trait Bound Issue: Method Not Found in Generic Struct
Help
Question
Compiler Error
Structure relations with external (?) reference
Beginner
Fix rust analyzer in vscod(e)(ium)
Tooling Help
Beginner
Axum Post request Handler<_, _, _>` is not satisfied
Code Review Request
Beginner
Help
how to know a field which have a default value not set?
Beginner
Help
Question
async updatable cycle Iterator
Help
Question
Should you expose your struct API to consumers with `mut` or use interior mutability?
Question
cannot borrow `*self` as mutable more than once at a time
Help
How do I choose the exact path for build output?
Beginner
Help
Question
How to get `rust-analyzer` (and `cargo check`) working for different target architectures?
Tooling Help
Beginner
Question
Toml serde error when using &str
Beginner
Help
Help w/ Borrow Checker Complaining About Impossible Situation
Beginner
Help
Compiler Error
Help with complicated borrows and lifetimes I think should work but aren't working
Beginner
Help
Compiler Error
Lazy Static (once_cell) with functions
Help
Question
Use serde to serialize and deserialize a Vec of trait objects
Help
Question
Clap and `+{SOMETHING}`
Help
Question
Instantiating paired enums
Help
Question
[RESOLVED] trying to run stringform javascript code in rust program with `js_sandbox`
Tooling Help
Beginner
Compiler Error
TripleDES encryption in rust
Help
Question
Can this kind of work stealing be translated to Rayon?
Question
Rust Analyzer not autocompleting local variables.
Tooling Help
Why is my rust 11.5 times slower than python?
Question
How can I pass an atomic around?
Question
Mocking a dependency injection container - using traits?
Code Review Request
Question
Memory leak - but only in Linux
Beginner
Help
Question
SOLVED: Borrowing and lifetime issues
Beginner
Help
Compiler Error
How to make build.rs only run on every release build?
Help
Question
Struggling to understand fn pointers
Beginner
Help
Question
Discussion on Lifetimes
Discussion
performance problem after adding another variable.lock(), which generates a graph in the same way as
Help
How does std::mem::take work?
Question
How can i split this ?
Help
Question
Advice on a command line interface
Help
Question
Get component<T> with HashMap<T, Box<T>>?
Help
Question
RON Deserialization with Serde and Bevy
Help