rust-help-forum
Flatten macro
Help
Question
Lifetime help
Help
How to reclaim a moved value after the fact.
Help
Question
How to exit early with `None` / `Err` case
Beginner
Question
`.for_each()` vs `for` / `in`
Beginner
Question
How do I use a `Set` in Rust?
Help
Question
Is it possible to make a function accept any custom enum?
Beginner
Question
Rustdoc: Show docs for blanket implementation above specific implementations
Tooling Help
Question
Issues with unsized types
Beginner
Question
Secure websocket server in Axum
Help
Question
would this language feature be conceptually possible?
Discussion
Question
Block IPs from connecting to tokio TcpListener
Discussion
Help
Question
Disabling warnings on dependency crates
Tooling Help
Help
rust's visibility and privacy / hexagonal arch
Discussion
Question
tokio::watch::Receiver change() constantly being called in select
Beginner
Question
which direction should my traits go?
Discussion
Help
Question
proc macro / syn: Parsing a "type reference" & creating a literal value
Help
Rust simple websocket server
Beginner
Help
Question
Why Value Moved Error
Beginner
Help
Unconstrained type parameter
Help
Question
temporary value dropped on iter?
Help
Looking for suggestions for improvements
Code Review Request
Optimizing loops within a prime generator
Code Review Request
Beginner
Question
File structuring
Code Review Request
Question
Close equivalent to google/filament
Tooling Help
Beginner
Question
Unnecessary recompilation in a workspace when compiling to wasm/host target
Help
no docs, no error message wtf do i do
Help
Question
workspace level build.rs
Question
I need to make a rust program that incurs as many caches misses (L3 includes) as possible
Question
How do you "restart" an iterator after reaching the end of the iterator?
Question
Why can't you mutably borrow a variable twice?
Question
How to deserialize using quick-xml without having to allocate?
Help
Link static C lib error
Tooling Help
Help
Question
getting error while cargo lambda build for release
Beginner
Help
How to call a system mac os lib like "IOKit/pwr_mgt/IOPMLib.h"?
Question
beginner - how to completely uninstall (and reinstall) Rust?
Beginner
Permission denied on Android - kind: PermissionDenied, message: “Permission denied”
Discussion
Help
Code Review for my Simple ECS
Code Review Request
Beginner
Matching Against Specific Enum Bind Values
Beginner
Question
type checking for particular values at compile time
Discussion
Help
Question
Code review for `isleep` my first library
Code Review Request
FFI vs IPC for Node socket message passthrough?
Help
How can I access pen pressure data on windows using rust?
Help
Compiler Error
Private enum message problem
Beginner
Help
Compiler Error
About derives and Clippy
Question
Mutex poisoning when main thread panics
Help
Rustdoc: refer to item in another member of workspace
Tooling Help
Help
Question
Beginner Looking for Tips and Pointers on Project!
Code Review Request
Help
Question
Using WGPU to Draw Sprites
Beginner
Help
Question
Expected type parameter `I`, found associated type `<II as IntoIterator>::IntoIter`
Help
Compiler Error