rust-help-forum

11663 threads · Page 136 of 234

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