rust-help-forum
Need help modifying .exe content
Beginner
Help
shader param struct not implementing Std140 even though it is
Beginner
Help
Compiler Error
Duplicate items in range sometimes in iter pattern
Help
thread pools
Beginner
Question
How to simulate input to DirectX/DirectInput
Question
Code Review of Roboat
Code Review Request
Vector of (String, AsyncFn), how to do that?
Beginner
Help
Rust analyser slows my computer and long compile times
Beginner
wasm-pack and cargo build cause full rebuild
Help
[compiler nerds] Process a string literal into an object at compile-time
Beginner
Question
I'm making a note with what i learned about Rust, please check the wrong or misleading places.
Beginner
Discussion
Question
are Mutexes useless without an Arc?
Question
Returning multiple values from a single once_cell::Lazy
Question
'unwrap' enum to inner type?
Discussion
Help
Question
Required arguments for the `main` function.
Question
Trait with a cache?
Question
about closures
Beginner
Rustlings hashmap3 (fails)
Beginner
Help
[Newbie - Question]Is rust worth using over C++ for MMORPG game server development?
Discussion
Help
Question
How to figure out the best return type for a function?
Discussion
Help
Question
Static compilation on MacOS
Help
Question
[solved] Error when passing a &mut fltk::input and a &mut fltk::output::MultilineOutput
Beginner
Help
Compiler Error
[solved] cannot borrow `a` as mutable, as it is a captured variable in a `Fn` closure
Help
Compiler Error
Lifetimes in mutable self referencing constructors
Beginner
Question
Compiler Error
Memory corruption in shared-memory-backed web workers.
Beginner
Help
Compiler Error
Alternative to a vector of vectors?
Question
I'm trying to learn a functional style of programming. Not exactly sure what I'm doing.
Question
include everything except...
Beginner
Question
Why isn't this future Send?
Help
Question
(Solved) match statement not returning expected value
Beginner
Help
[Solved] Double input error while doing guessing game
Beginner
Help
Lifetime issue when calling a method that takes `&self` in a closure
Help
Question
Feedback on Small Rust Console Game
Code Review Request
Beginner
Comparing strings
Code Review Request
Beginner
Help
Question
Ideomatic full array "take" instad of std::mem::swap?
Beginner
Help
Question
cycle detected when building an abstract representation
Question
Compiler Error
Cross compiling on linux for windows, adding an icon to the executable?
Beginner
Tooling Help
Help
Question
better way for doing this
Help
Question
SeaORM w/CIText
Help
Question
cargo check failing with -Z build-std
Help
with `mockall`, is it possible to modify an `&mut` parameter?
Help
Question
Comparing a C++ TSP implementation with a Rust implementation
Code Review Request
Beginner
Discussion
outer var in inner function, how?
Help
Question
Switch DB implementation details at runtime using the repository pattern in a Clean architecture pro
Code Review Request
Beginner
Help
Discussion
Question
Build a Rust project using Clean architecture and DB transactions in the same DDD bounded context
Code Review Request
Beginner
Help
Discussion
Question
Confused why an immutable and mutable borrow coinciding in the same method, no compiler error.
Beginner
Help
Question
Compiler Error
Why does this pass the borrow checker?
Question
Listen to Windows un-sleep event
Question
Could you help me to achieve a desired output with serde?
Help
Help with Rust lifetimes and stdout
Beginner
Help