rust-help-forum
Tokio: attempt to connect to multiple servers
Beginner
Help
Question
Can't find function
Tooling Help
Help
Solved
Handling Key Collisions in a Map
Question
Fast way to have global variable initialized from file
Discussion
Question
store data from csv like sql in rust from path and keep it relative path
Beginner
Help
Question
Simple image processing?
Tooling Help
Help
Having a funny little problem with my password generator
Help
Question
Help looking for a possible memory leak
Code Review Request
Help
Solved
Latest helix editor version supporting rust 1.81.0?
Tooling Help
Solved
how do i make a fallible version of `std::array::from_fn()` ?
Beginner
Question
Solved
Closure Vtable Layout
Question
Solved
Help With Variance
Help
Compiler Error
Integration tests with shared container lifecycle
Help
Writing a persistence layer in Rust
Discussion
Constraining Self to a struct and its aliases
Help
Compiler Error
Solved
Trying to figure out the best way to port Python code to Rust (enum constructor?)
Help
Question
Solved
cross compiling to windows
Help
Beginner
Tooling Help
Question
wgpu crashes with "Parent device is lost"
Discussion
Help
Solved
Some borrowing error
Help
Different indentation in rustc error messages with the same version
Tooling Help
Help
Question
print with format in no_std env
Help
Question
Solved
trait bound `!: TraitXY` not satisifed
Beginner
Question
Solved
Is it possible to use macro_rules! to add export_name attribute to extern "C" fn's?
Solved
Concurrent read and write SQLite best practices?
Code Review Request
Beginner
Help
Solved
Returning internal data from Arc<RwLock<T>>
Help
Question
Compiler Error
File paths in workspaces
Help
borrow checker problem
Code Review Request
Beginner
Help
Question
Compiler Error
How to make a bettermouse-type tool in rust
Help
Question
explain why am getting error?How sub typing works
Beginner
Help
Question
Compiler Error
Atomically swappable box (unsafe)
Code Review Request
Question
Project Structure of Axum API
Code Review Request
Beginner
Solved
Read for concatenate 2 fields & lifetime
Beginner
Help
Why is the user input not being updated in my while loop?
Beginner
Question
Who is looking for a new part time job?
Discussion
Question
lifetime errors with using wgpu
Solved
Beginner
Help
Discussion
Compiler Error
VOIP with Rust
Beginner
Help
Help with macros
Code Review Request
Help
Downcasting a `Pin<&mut dyn Any>` to `Pin<&mut T>`
Help
Question
Solved
`Option<bool>` with Clap
Help
<deleted>
Discussion
CR: Rewrote vector drain from scratch
Code Review Request
nested maps with rust?
Beginner
Help
Question
Solved
Rust's optimizations regarding &'static str
Question
macroquad::TextParams holds a reference to a Font that is stored in an Arc
Beginner
Help
Compiler Error
Practical use of type theory
Discussion
Question
Trying to manage variables with moving closures
Beginner
Help
Question
Wireguard with Rust
Tooling Help
Question
Flash programming
Help
Discussion
Question
is it possible to have a cdylib and a lib for organizational purposes
Question
Implementation of a LinkedList
Code Review Request
Beginner
Solved