rust-help-forum
Unexplained conflicting trait implementation
Help
Question
Compiler Error
How to optimize my code overrall
Beginner
Discussion
Question
Speedily adding padding bytes to a vector of bytes
Code Review Request
Help
Question
Only the first message over a tokio TcpStream is received
Help
Add `*mut i8` to Serialize and Deserialize in serde json
Tooling Help
Help
Question
How can I pass 2 external types that don't have a unifying trait?
Question
Generate README.md from docstrings
Tooling Help
Beginner
Help
Question
Code review on sqlite connection in Axum
Code Review Request
Help
Question
Cleaner Generic Structures
Help
Question
Minecraft CLI Launcher | Code Review
Code Review Request
Beginner
How to import stuff from a directory up?
Beginner
Question
Help return &mut in an iterator.
Help
Question
catch_unwind limitations
Discussion
Help
Question
Custom Serde flatten (and general ser/deser advice)
Discussion
Beginner
Help
Errors and advice for capturing std file streams
Code Review Request
Beginner
Help
Error reference doesn't change even if I change the code and that line now is empty
Help
Creates a temporary value which is freed while still in use, Path module
Beginner
Question
Balls losing vertical velocity / sinking through the floor
Help
Question
CLion Rust Plugin: enabling `#[cfg(unix)]` completion on Windows
Beginner
Tooling Help
Help
What does this error mean? I am trying to read a row sqlite db but I dont know how to resolve this
Beginner
Help
Question
Compiler Error
Casting Box<dyn Any> to Vec<T>
Question
Seeking for advice when working with Vec<Box<dyn Any>> in an ECS.
Help
Discussion
Avoiding a lifetime transmute (I basically want scoped async)
Question
Graphics Library in Rust?
Beginner
Question
How do I scrape the profile name, profile description and the profile image from a linkedin profile?
Help
Issue with egui-rs import statements
Beginner
Help
Help with sqlite crate
Help
Question
Compiler Error
Replace ls/dir command on Windows by my output
Beginner
Discussion
Question
Why does string concatenation take a String and a String reference?
Beginner
Discussion
Question
I can't see why this code would panic
Code Review Request
Help
#[allow(***)];
Beginner
Tooling Help
Question
shared behaviour of enum variants
Help
Discussion
need help parallelizing game of life
Beginner
Help
Program not closing when SigInt Recieved
Help
How to implement error handling and help with runtime error.
Code Review Request
Beginner
Help
Knowing which dependencies I must ship from target/deps
Question
download speed calculation
Beginner
Help
simple console app to save data to file
Beginner
Help
Question
Incorrect behavior on piped input
Help
Dropping rust X11 window results in crash
Help
Help understanding Godbolt output Assembly
Discussion
Beginner
Help
Rust Weirdness?
Help
Question
Compiler Error
Issues with rar file extraction
Code Review Request
Beginner
Help
NaiveDateTime + Duration::seconds(some i64 here) doesn't add anything (Chrono)
Help
Can I abstract FnMut as normal function and not a closure? If so how?
Beginner
Question
Using private repos when building docker images in GitlabCI
Tooling Help
Help
IoError("end of stream")
Help
Question
Compiler Error
Typing that is two possible thing
Help
Question
Why the compiler adds Sized bound by default?
Question
Typestate pattern excessive variable bindings
Discussion
Question