rust-help-forum
Noob question for a useless case
Beginner
Help
Question
how can i tell why a particular crate is _always_ rebuilding
Beginner
Tooling Help
Question
Egui images are very slow for me
Help
Question
Shared struct in a rust dll
Help
Question
Borrowchecker help with new `Waker::clone_from`
Help
Question
instead of looping until something isn’t an error, what should one do?
Help
Question
Serde Deserialize vs DeserialiazeOwned lifetimes
Beginner
Help
Question
Compiler Error
Clean code
Beginner
Help
Question
Borrow checker help
Help
Question
How to annotate mpsc::channel to be generic
Beginner
Help
Compiler Error
Matching on item's implementation
Beginner
Help
import on a type alias?
Question
How can I optimize this code using only features available in wasm?
Code Review Request
Help
`(dyn layout::TilingLayout + 'static)` cannot be shared between threads safely
Help
I'd appreciate a code review for my virtual machine
Code Review Request
how does the alignment and aling_items work in iced
Beginner
trying to get a grip on using mods and passing variables to them using iced
Code Review Request
Beginner
Compiler Error
Can't find nalgebra function from_polar
Help
Simple database like library?
Help
✅std::panic::catch_unwind doesn't return debugable error
Discussion
Help
Question
Using Mut Self Twice in Same Statement
Beginner
Question
Callback argument return Iterator
Beginner
Help
From<T> complains about trait implementation being outside of crate ONLY when T is a tuple?
Help
Question
Non-trivial use case for Rc?
Discussion
Question
sqlx 'pool timed out while waiting for an open connection' error with postgres
Help
Egui dynamic image loading
Help
Question
Edit Key with toml-edit
Help
Lifetime on function without parameters
Discussion
Question
Calling sync code in async code?
Beginner
Question
Help optimize `ParallelIterator` implementation of a directory-walk
Help
Random with distrubution
Help
Does the OS not clean up the stack on a panic?
Beginner
Question
mutable variable in async function
Help
Question
Compiler Error
What is the most efficient way to go over a vec of tokio mpsc receivers and checking if one got smth
Help
Question
Squashing a specific ErrorKind without re-constructing Result
Question
How to create an iterator of random numbers?
Code Review Request
Help
PyO3 Trait Clone is not implemented for 'PyList'
Beginner
Help
condense from syntax for large tuple? in From<T> implementation
Question
Linking error llvm
Tooling Help
Help
Question
Compiler Error
linker link.exe not found
Beginner
Help
Compiler Error
How to use once_cell cleanly with clippy denying unwrap/expect?
Help
Question
Impossible hypothetical trait conflict with inconsistent error
Help
Question
Compiler Error
How to get a static reference to the function pointer?
Question
problems with child stdin and pipes
Help
Compiler Error
Covariance rules with mutable stuff is KILLING ME
Question
Is it possible to use methods as a handler in `Axum`
Beginner
Help
Cannot borrows as mutable? Help! (beginner)
Help
Question
Issue with initialization not living enough
Beginner
Compiler Error
I need help with understanding Send marker
Beginner
Question
book suggestions for web-backends?
Discussion
Help