rust-help-forum
[SOLVED] function pointer doesn't seem to implement debug, yet the docs say it should
Help
Question
Compiler Error
[SOLVED] borrowed data escapes outside of method error when parallelizing functions
Help
Compiler Error
sdl2 bindings errors
Help
future cannot be sent between threads safely
Beginner
Help
Is this function safe?
Code Review Request
Question
Clippy args for workspace
Tooling Help
Linked-list multiple references to the same object
Beginner
Help
Compiler Error
Clap value parser depending on value of another argument
Help
Question
[SOLVED] cannot move out of `server`, a captured variable in an `Fn` closure
Beginner
Help
Compiler Error
Double mutable borrow dead end
Help
Compiler Error
minor code review for tracing based logger
Code Review Request
Discussion
how can i get rid out match hell just like try catch hell
Help
Question
Unable to find element in Vector
Beginner
Serde deserialiase JSON and group values
Question
Who's the owner?
Beginner
Help
Question
Can I type elide trait bounds in generics?
Question
How error handling with 'attempt to add with overflow'
Beginner
Help
Question
Struct with trait as values?
Help
How can this cause mismatched types?
Beginner
Help
Synchronous and asynchronous execution in a tree structure
Discussion
Help
Question
Storing a closure that returns a Future in a struct
Help
Question
Can't get Chatroom "broadcast" logic to work.
Beginner
Help
Question
Code Review a Json Parser (300 lines)
Code Review Request
Help
Beginner
Discussion
Getting a debugger to display strings as strings while debugging?
Tooling Help
Help
Kernel argument style arugement parsing
Discussion
Help
Macro to automatically generate From/Into impls to convert between Enums with the same variants
Help
Question
Why is this variable allowed to change type?
Beginner
Question
Idiomatic way to filter with side effects and return last match
Code Review Request
Confusion with Boxes
Beginner
Help
Question
Rocket State Annoyances
Help
Simple Problem With Tera ( Actix - Web )
Help
Question
JVM App <-> Rust app
Beginner
Help
Question
I want serde to respond to errors in json.
Beginner
Help
Could someone please help me with this code?
Beginner
Help
Can rust be used alongside Visual Basic?
Beginner
Question
Am I using too many mutexes?
Code Review Request
Question
What would be the best way to generate rust definitions from a schema file?
Discussion
Question
Missing Lifetime Parameter
Beginner
Help
Error generating mod declarations in build script
Help
Question
How to use struct's method in another file without adding pub keyword?
Question
Why can't trait objects act as Supertraits?
Discussion
Question
Compiler Error
hierarchical relationships
Question
Need help understanding why my format is incorrect.
Beginner
Help
Compiler Error
Trait bounds for mutating in different threads.
Discussion
Beginner
Help
Question
Help with parser scopes
Help
image background subtraction
Question
Why is &str bigger than &String ? Which is efficient to use ?
Help
Question
Crusty Noob learns about closures
Beginner
(Solved) Creating some sort of command queue for an ECS
Code Review Request
Beginner
Help
Question
Processing a maximum of N items at a time with Rayon
Question