rust-help-forum
Lifetime issue
Help
Websocket countdown
Beginner
Question
Why doesn't AsyncIterator have the next method yet?
Discussion
Solved
Codifying a Trait union as a Struct so I can pass it as a bound to an associated type
Help
Question
Infer (_) and syn::visit_mut
Discussion
Question
How do I get this Miniquad and Tokio app working?
Help
How can I access the const variable defined in the trait?
Question
Solved
Debugging segfault in mixed Rust and C++ code only in debug profile
Tooling Help
Help
Question
Solved
Unexpected Raw Pointer Type Cast Optimization
Help
Question
Compiler Error
Solved
transmute from `&mut T` to `&T`?
Beginner
Question
Bit mask array
Help
Question
Solved
vscode: How to update module tree automatically with "files.autoSave" set to "onFocusChange"?
Tooling Help
Solved
Why does renaming a local static in another scope fix this bug?
Question
Nonesensical error?
Help
Compiler Error
Solved
question related to bevy as a rust beginner
Beginner
Initializing an array of non-Copy items in cons context
Question
Solved
Why doesn’t Child::wait use waitid?
Discussion
Question
Corrupt linker lib on windows 11
Tooling Help
Solved
Macros lost me
Beginner
Question
Solved
Type system help
Help
Compiler Error
Solved
Code Review - Audio Software
Code Review Request
Discussion
Help
Confusion regarding the `Borrow` trait, leading to custom iterator dispatch issues
Help
Solved
Unsafe problem
Beginner
Question
Compiler Error
Mutable Iterator for disjoint pairs of non-consecutive elements
Solved
Profile referencing Game in mod manager?
Code Review Request
Question
File picker
Beginner
Help
Question
iterator for 100 elements from index N , wrapping around from index 0 to index 255 in an array?
Question
Solved
Trouble Setting Up Embeded Rust Project In Nix Context
Help
Tooling Help
Beginner
Compiler Error
how bevy async????
Beginner
serde_json deserialization error inconsistency
Help
Solved
Can't get my code to work
Beginner
Help
Compiler Error
struct as state
Beginner
Question
Compiler Error
Solved
lifetime on struct with serde deserialize
Help
Question
Compiler Error
Solved
Design question...
Discussion
Beginner
Help
Question
Reading frames by number with video-rs (FFmpeg)
Help
Range tree structure
Beginner
Help
Boxed AsyncFnOnce which takes an argument by refernece
Help
Compiler Error
How can i make sure my program dosent crash when the client blocks the connection?
Beginner
Help
Staying focused whilst reading through the Official book
Beginner
Help
Solved
Code review: File information cli tool
Code Review Request
Beginner
Discussion
Question
Implementing a trait for Struct and &Struct (via macro)
Help
Solved
How can I implement serde Serialize and Deserialize for a macroquad Vec2
Help
Solved
Review request for a simple application to automatically rename files in a folder
Code Review Request
Solved
Rust used as a pure functional language
Beginner
Discussion
Question
Borrowed data escapes outside of function when passing function as argument
Beginner
Question
Lifetime may not live long enough with boxed trait objects
Solved
Beginner
Help
Question
Compiler Error
How to reference associated constant of generic type parameter
Question
Architecture and design patterns for a Rust + Flutter local-first mobile app
Code Review Request
Beginner
Help
Map with internal keys
Beginner
Question
API Design Question
Beginner
Help
Question