rust-help-forum
Help with pathfinding algorithm
Code Review Request
Help
Error using SDL2
Beginner
Help
Compiler Error
How to pass a path value to a crate in compile-time?
Help
Beginner
Discussion
Question
Generic Trait impl to get length for for vec![], [T: N], &[T]
Beginner
Help
Discussion
Question
Compiler Error
Rust Option::None doesn't exist in rust analyzer.
Beginner
Help
Discussion
Question
Compiler Error
first thread once lazy (singleton with no sync & no send)
Beginner
Help
Question
Maps of Optional Values
Help
Question
How can i use this iterator?
Help
Question
How to "dereference" references?
Beginner
Question
Compiler Error
Serialization problem with Serde
Help
Serde custom serializer message description
Question
Building a struct containing a dynamic trait object, and passing that to a method, how?
Help
async/nonblocking in egui wasm
Help
How to use custom log level
Help
Question
Equivalent of setup.py packages field for maturin
Tooling Help
borrowed data escapes outside of associated function
Help
Question
Compiler Error
(Solved) Generate normal serde Deserialize implementation for a struct alongside alternative
Help
Question
FFI Help
Help
Question
Compile for macOS from Windows
Question
Struct referencing it's parent Struct of the same type
Beginner
Help
Compiler Error
Looking for yaml crate
Beginner
Help
conditionally removing fields from const generic struct
Help
Confusion about #[derive(Clone)]
Beginner
Question
Compiler Error
json parsing with serde_json, with multiple value types converting to single one with optional param
Help
Question
Immutable Struct with mutable fields
Question
String References and the Borrow Checker doing its thing
Help
Compiler Error
(SOLVED) Windows OS: How do I stop my app from opening a cmd window
Help
Question
Shared Mutable State Architecture
Code Review Request
Beginner
Discussion
Polymorphism pratice help
Beginner
Help
Question
Compiler Error
Should new projects use the outdated `rustc-ap-*` crates?
Help
Question
How to track down memory allocation
Help
lifetime error
Beginner
Help
Question
Compiler Error
how to access to a field of all elements in a vector?
Beginner
Help
Using async closure as lambda functions with HRTB
Code Review Request
Help
Discussion
Question
Compiler Error
Build Script Confusion
Tooling Help
Help
Question
Using async closure as lambda functions is a bit hard
Code Review Request
Help
Discussion
Question
Compiler Error
Passing state to formatter
Help
Conforming to a C ABI when building a Rust library?
Help
anyone know of a good crate i can use for key based authentication?
Tooling Help
Beginner
Help
Communicate build targets to rust analyzer
Tooling Help
Beginner
Help
Question
cannot borrow data in a'&' reference as mutable?
Beginner
Help
Run two async tasks in parallel, abort when either finishes
Help
help me improve my code
Code Review Request
Chained iterators
Help
Windows Profiling
Tooling Help
Help
Question
Alternative to nest if let some(_)?
Beginner
Help
Question
Cargo ignoring `panic = "abort"` in workspace crates?
Help
Question
Why does &dyn reference to slice only take 16 bytes when slice is 16 and vtable pointer is 8?
Question
How can I calculate or list the imports that get re-exported?
Discussion
Question
Panic! no such file or directory
Help
Question