rust-help-forum
Can I store a reference without a lifetime?
Help
Question
Odd lifetime-related error when passing function
Help
Compiler Error
Are there any Security loopholes/problems in this code?
Code Review Request
Discussion
Help
Question
Compiler error if variable doesn't exist
Help
Question
Compiler Error
Software design structure
Code Review Request
Beginner
Help
Question
how does trait monomorphization works?
Help
Discussion
Question
Mutable borrow issue
Beginner
Help
Compiler Error
Efficient concurrency on data-heavy task
Question
Code review first finished rust project.
Code Review Request
Beginner
How to use Rust crates in Zig?
Question
actix::web `default_service` not working
Tooling Help
Beginner
Help
Question
Is there a way to avoid hardcoding the UTC offset in tracing subscriber?
Tooling Help
Help
T cannot be shared between threads safely
Code Review Request
Help
Question
How to release and distribute rust binaries?
Beginner
Help
Tooling Help
Discussion
Question
Deep cloning for structs with Rc fields
Help
Question
Rayon help: How to make sure a parallel iterator spawns threads while keeping order
Beginner
Help
Code review: Encrypt and Decrypt Files
Code Review Request
Discussion
Help
Workspace compilation issues with rust-analyzer
Help
Question
Design a game bot API (unsafe Rust warning)
Help
Question
Arbitrary number of generics?
Beginner
Help
Question
Painting myself into a corner: misadventures in nested enums and structs
Question
[SERDE] Implement a serializer that does not output certain fields when they are a specific value
Beginner
Help
Question
is it possible to add checks for variables given to a struct?
Question
Function that takes a range
Beginner
Help
Question
Compiler Error
Value doesn't live long enough
Help
Compiler Error
Acessing this mutable value from another module in the same file.
Beginner
Help
Question
Raw pointers for `Box<Box<dyn FnMut()>>`
Code Review Request
Help
Question
Code review for my first rust program
Code Review Request
Beginner
Repetitive trait bounds
Help
minifb window scaling issues
Beginner
Help
Question
Cant implement trait on enum thats defined outside the crate
Help
Question
Implement trait for all implementers of generic trait
Question
Compiler Error
Using CGAL in Rust
Beginner
Help
Compiler Error
Cannot replicate implementation of FromResidual from stdlib
Help
Question
Shared mutability, read/write stream
Beginner
Help
Im trying to open a file with a path provided to me with a powershell command!
Beginner
Neon / Parquet - cannot move out of `self` which is behind a mutable reference
Code Review Request
Help
Compiler Error
Error building ssh-rs crate in one project with macro error, but it builds correctly in new project
Question
Proc Macro not showing
Help
clap subcommands as flags (or the lack thereof)
Beginner
Help
Chunk the return of a future in a stream
Help
items from traits can only be used when and in scope
Beginner
Help
Compiler Error
implementation of resolve is not generic enough
Help
Implementing From/TryFrom generically for a struct
Beginner
Help
Question
AXUM SQLX POOL CONNECTION - SHARED STATE
Help
Question
Match Pattern
Code Review Request
Beginner
Question
Tungstenite Troubles
Help
Move contents of enum between variants
Help
Question
Enabling/disabling features within a workspace
Tooling Help
Help
Question
How to use Rust with FFI; in my case LabVIEW
Help