rust-help-forum
Need help figuring out how to specify generics
Help
Compiler Error
dispense with using Arc to pass heap data to child tasks in a recursive async function
Question
Confusion about borrow checker
Help
Compiler Error
Confusion about drop order
Beginner
Question
Simple String Question
Help
Question
Move into async generator?
Help
Question
is there a better way of doing this?
Code Review Request
Question
Compiler Error
Safely Sharing a Pointer Across Different Scopes
Question
Profile-guided optimisation: What is it good for?
Question
Is bad practice make mutable function parameter for shadowing?
Code Review Request
Beginner
Question
Unpredictable segfaults
Help
Compiler Error
What does an static lifetime really mean? (Bevy)
Beginner
Question
Trait placeholder type reference lifetime
Question
Design question for strategy pattern
Discussion
Question
Remove assert check at compile time using assume intrinsic
Help
Question
Type borrows other type for entire lifetime
Beginner
Help
Question
Compiler Error
why is println!() faster than print!("\r") ? Is there an alternative?
Discussion
Beginner
Help
Question
Serde derives with struct with generic fields errors
Help
Compiler Error
Using Trunk w/ old version of glibc
Tooling Help
Help
Question
Library to overlay centered text onto an image
Help
Best way to wrap a non-thread-safe object in a thread-safe way for async access?
Question
while loops question
Beginner
automatically extract a response's body using a macro
Beginner
Help
Question
Good way to handle API wrapper builder
Help
Question
How can I encode an image
Beginner
Help
Display `Image` from the image crate in bevy
Help
Question
Executable produced by cargo has an unwanted powershell parent window
Beginner
Question
Writing to websocket from multiple threads
Help
axum backend resources
Help
Experiencing an odd underperformance by 10-20 times on Windows Platforms
Help
Question
cannot move, does not live enough. lifetime issues.
Help
Question
Compiler Error
Specifying lifetimes
Help
Question
problem with axtic-web routing
Beginner
Question
Spurious Network Error with a single package
Tooling Help
Help
Splitting a Linked List
Beginner
Help
Question
Optimizing rust server
Beginner
Discussion
Question
Reading from game's memory
Help
game
Code Review Request
When can parsing from a string to float fail?
Question
actix-web routing problem
Beginner
Question
indexing into strings
Beginner
Code review for a small part of my first library
Code Review Request
Defining custom types in the slint ui framework
Beginner
Help
How to persist state in actix_web backend
Beginner
Question
rustfmt not working correctly
Tooling Help
Help
Question
How do you create a vec of functions and execute them?
Question
Print a list in multiple columns
Question
check if opening file would result in error, ahead of time?
Question
how idiomatic is my code?
Code Review Request
Discussion
unix socket not accessible from hyper/hyperlocal.
Help
Compiler Error