rust-help-forum
Need help with building a proximity detection system
Help
cxx/cxx-qt
Tooling Help
Help
Confused about local variable reference
Question
Compiler Error
Getting monitor output to change room lighting color (crate recommendations)
Help
Cross platform release of a Cargo project
Tooling Help
Help
Beginner
Question
Compiler Error
Review testing version of my code
Code Review Request
Convert &[u8; 7] to [u8; 8] with zero padding
Help
Question
Solved
WebAssembly still not working with crates using "extern C" functions
Compiler Error
Im new to rust, does anyone have any resources I should start with?
Beginner
Persisting State, Functions / Methods And Retrieving Later
Code Review Request
Tooling Help
Help
Question
Simple append-only storage of bytes
Code Review Request
Trait Persistence with serde support to ensure extensibility and compatibility
Help
Macroquad icon
Beginner
Help
CLI dependencies
Tooling Help
Understanding concepts
Beginner
Question
emitting .map via .cargo/config.toml help
Tooling Help
Help
Question
Finding the optimal self-referential borrow strategy
Help
Question
Implementing a programming language tool (LSP, Compiler...)
Help
Discussion
Is there a fully cross-platform (desktop and mobile) way to get a writable data directory?
Question
unused let struct bindings Foo { foo_id, bar_id, ... }
Question
Solved
Coercing Rust into doing an exhaustive sealed trait bounds check
Question
Solved
Limitations With Composition Approach (Has To Do With Generics)
Code Review Request
Help
Question
Solved
Cast `&dyn SuperTrait` to `Option<&dyn SubTrait>`
Help
Is This flow correct to manage Token
Beginner
Help
Question
Deploying Rust on cloud servers: build once or on each machine?
Tooling Help
Beginner
Discussion
validator & serde
Help
Question
Can Someone help review my Rust Code
Code Review Request
Beginner
Help
Lifetimes with inkwell `Context` and `Module` type (LLVM)
Help
Question
Solved
DAG-based software architecture or whatever it's called makes my brain implode
Help
Question
Solved
Webauthn-rs passkeys Storage
Help
Discussion
Question
Returning Result<> on Custom Functions
Code Review Request
Discussion
Help
Solved
HMAC + Argon2 for token storage
Beginner
Custom iterator trait and mapping
Beginner
Help
optimising factorisation algorithm
Code Review Request
Beginner
Advice for formatting files and data
Code Review Request
Beginner
Question
Any advice for a beginner trying to learn Rust with basic experience in C++ / Java?
Beginner
Help
Lifetime error.
Beginner
Help
How can i alias this code to make it shorter
Beginner
Question
Solved
Simple async closure filed on a struct
Beginner
Help
serde: combining `#[serde(default, flatten)]` with internally tagged enum (`#[serde(tag = "kind")]`)
Help
how do i properly debug `STATUS_ACCESS_VIOLATION` ?
Tooling Help
Question
Solved
Build.rs with example code
Tooling Help
Cryptography in Rust for noobs
Beginner
Help
Question
Cargo Build Schrodinger Compilation
Compiler Error
How to handle user configuration
Beginner
Help
Question
Shared mutable access to DB connection in `Drop::drop()` in multiple structs?
Question
Solved
Recursive Macro Expansion
Help
Question
Solved
Iterator filter_map slower than for loop
Help
Solved
<removed>
Code Review Request
Tooling Help
Discussion
Compiler Error
Improving the readability of complex type generics/associated types
Code Review Request