rust-help-forum

11663 threads · Page 14 of 234

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