rust-help-forum
Get mouse position from egui
Help
Question
tips for converting a large program
Beginner
Question
Tokio - Run two blocking functions (GRPC server and loop)
Beginner
Help
Issue with rarhandling in unrar
Code Review Request
Help
Adding a Rust static library as an object library in CMake
Tooling Help
I cannot understand why when I create csv::Reader from a String it actually is already consumed
Beginner
Help
Question
How can I specify a closure's lifetime to be less than the `'static` lifetime?
Beginner
Help
Question
Tuple of struct types as generic arg? (Or some other way to iterate thru multiple generic types)
Beginner
Help
Plugin loading attempt: public interface, private implementation?
Question
Cannot capture local variable with `once_cell::Lazy::new(|| ...)`
Help
Compiler Error
Exposing crate user to internal dependencies
Question
`Read` into `slice`
Help
Question
Cannot move housekeeping items out of main for timed template
Code Review Request
Help
Question
what does it mean for a crate to be "opinionated" ?
Beginner
Question
Leptos Routing
Beginner
Help
Question
Pondering about `BorrowedBuf` and `Final<&mut ...>`
Discussion
Rust Generic
Help
Question
File I/O in a game loop
Help
Question
axum websocket
Beginner
Help
Question
Innovative features for Rust chat server final year CS project
Help
Discussion
Question
Roast my code
Code Review Request
On add's ownership of a String and + vs. push_str()
Beginner
Question
Logging with reqwest, Axum
Beginner
Tooling Help
Help
crate default fetch path
Beginner
Tooling Help
Help
Recursively getting mutable references to inner lists
Beginner
Weird Ownership problem in include_crypt
Help
Why does this hold a std::sync::Mutex across an await point?
Question
Diesel CompatibleType trait error
Help
Need help resolving ownership/borrowing issue while using sqlx query builder
Beginner
Help
Question
Implementing commands/functions in interpreter
Beginner
Help
match associated type as constant
Beginner
Help
Question
the trait `Send` is not implemented for `(dyn for<'a> Fn(&'a mut Room) + 'static)`
Help
Question
Slice get non-overlapping mutable subslices
Help
Convert time zone
Beginner
Tooling Help
Help
Question
Why is there no run button above the main function in vscode?
Help
rust equivalent of c++ templates
Beginner
Help
Question
How to structure platform specific code?
Beginner
Help
Question
needs help
Code Review Request
Beginner
Help
Discussion
Question
Better way to handle references ?
Beginner
Help
Question
Core dumped
Beginner
Help
Compiler Error
Adding to a Vec
Help
Question
Manual implementation of a FnMut trait
Beginner
Help
Question
Tcp Server Connection
Help
Question
Serialize -1 into `Option<u32>`
Help
Question
New to Lifetimes
Code Review Request
Question
Lifetime may not live long enough
Help
Can someone explain why this is allowed?
Question
What should I read and not read in the rust document
Question
Borrow checker problems
Beginner
Help
Question
Compiler Error
Trim platform-specific prefixes on a `&Path`
Help
Question