rust-help-forum
Improve leetcode score
Question
Beginner
Code Review Request
Use helper files with integration tests
Help
what is ?
Question
The best way to use Tokio for a client-server chat (waiting on messages etc)
Help
Need help finding a better way of handling arrow keys.
Beginner
Help
flatten iterator of results
Question
Help
csv & serde custom column format
Help
Vec of u32 to Vec of [u32; 3]
Help
Is this reasonable?
Help
Code Review Request
Can you point me in the right direction?
Help
Question
Code Review Request
Fixing error E0521 - borrowed data escapes function
Question
Help
Concurrency
Help
Question
how to configure actix_web 4.1 via toml
Help
Question
Can `File.set_len` improve performance?
Question
Weak ref to field of Rc
Question
Reading a toml file
Help
Print a Vec without printing the contents of the Vec with debug
Question
Hi! Is there a way to initialize a constant using a function that involves a loop?
Question
try_collect without the collect
Question
a semi-large stack of errors that i'm having trouble understanding
Help
My code appears to have broken overnight, but the highlighted derive hasn't changed since then
Help
Categorize enum kinds
Question
I'm trying to read from stdin, but I get an error
Help
Beginner
How to fix a bug in a huge codebase
Help
Discussion
Reading a pointer
Help
Crate recommendation for building URLs
Discussion
Cleaner way to write a loop that checks a condition
Code Review Request
Question
How to print without borrowing?
Beginner
Help
Question
Any shorter way to write this. Feels redundant.
Help
Question
Snake Game Spaghetti Code
Code Review Request
XML prettifying
Question
static mut array?
Question
miniz_oxide in final build but no crates depend on it
Tooling Help
Impossible Conflicting implementation errors
Help
Question
Compiler Error
Help needed with nested loop and mutabillity
Help
Return Err on map fail
Help
Question
What is better, more idiomatic ?
Code Review Request
Cannot pop nested hashmap because of multiple mutable borrows.
Help
How to set a seed for a rust hashset?
Question
serializing yaml based on strings
Question
Help
What is the difference between
Question
Help
How to change Auth Header in actix
Question
Beginner
Create Result from implicit error conversions
Help
Beginner
How to handle error in lazy static ?
Question
Help
Does unwrap in library panic the production application ?
Question
Discussion
Arduino Help
Help
Undefined Behavior with custom allocator and Box
Help
cargo is having problems detecting link.exe
Help
Code Review to improve the speed of this snippet
Code Review Request
Help
Convert lifetimes
Question