rust-help-forum
Why are so many libraries going with an async only approach?
Beginner
Question
Rust, FFI and Go
Beginner
Question
Book Chapter 16.2 -> Thread and Channels
Help
Solved
rust analyzer stopped working
Beginner
Help
Lifetime may not live long enough in a trait implementation of `Into<...>`?
Question
Solved
Crash when accessing index from static array
Help
Discussion
Solved
Any way to embed .webp files into a PDF?
Beginner
Help
Question
Solved
Remove span from token in declaratie macro
Question
Can I avoid capturing this variable in the closure?
Question
Help With Keeping Code Clean and Idiomatic
Code Review Request
Help
Discussion
Serde deserializing types with constraints
Help
Question
Required wait between iroh `Endpoint::bind` and `Endpoint::connect`
Help
Question
How do you use Rayon to concurrently edit a some state outside of the loop?
Help
Question
Compiler Error
Solved
Axum routing conflict
Help
Solved
`cannot borrow as mutable more than once at a time` while *returning* the value that captures
Help
Question
Compiler Error
Solved
Rust-analyzer
Tooling Help
Help
Solved
Lifetime noobish question
Beginner
Implementing `rayon`'s `ParallelIterator` & `IndexedParallelIterator` traits on custom iter
Help
Solved
Help with LLVM
Tooling Help
Beginner
Help
Forcing unsafe context for macro.
Code Review Request
Question
Best approach for using one secondary map with multiple SlotMaps?
Discussion
Help
Caching between `build.rs` runs
Question
Misunderstanding of the Assembly black box
Question
Gated behind feature flag
Beginner
Help
Question
Creating a lazy iterator with tokio streams
Question
Rustup: check total download size before updating (dry run)
Tooling Help
Beginner
Help
Question
implementing running other graphs from graph, current solution uses two mutable references
Help
Solved
How in the hell do I write out-of-tree LLVM passes for rustc?
Tooling Help
Compiler Error
Looking for a good rust SRP crate
Solved
Help with Axum and Middlewares
Help
Code readability vs effectiveness concerns
Code Review Request
Question
Solved
Fixing non-idempotent `build.rs`
Help
Solved
Lifetime of self and its fields in a method
Question
Solved
Hashmap rustlings help
Solved
String ends_with lookup crate
Question
the trait bound `dyn ConditionalFramePredicate: PersistentObject` is not satisfied
Help
Compiler Error
Dereferencing register as ptr
Help
Solved
How to use libc++ instead of system stl for cargo builds
Tooling Help
Bulky functions
Code Review Request
Help
`Into::into` visibility
Help
Question
Run code only for unit tests
Beginner
Component Query for my own ECS
Help
User supplied function that performs multiple operations and returns multiple different types values
Question
Solved
Accessing method from trait in static array
Help
Question
Solved
nullex - feedback
Code Review Request
Help
Discussion
Question
Creating a language need some help
Code Review Request
Discussion
Help
method parameter and trait
Beginner
Help
Solved
How to apply multiple Tower layers when the set of layers is only known at runtime?
Question
Compiler Error
Multiple references to the same thing in a struct
Question
Solved
How to split methods
Help
Question
Solved