rust-help-forum
How can I make other dependencies in my Cargo.toml use a patched dependency?
Help
Why does multi_cartesian_product() from the itertools crate allocate?
Help
Question
[Solved] How to include local proc macros in the root project?
Beginner
Help
Compiler Error
borrowed data escapes outside of method
Beginner
Help
different module with axum
Beginner
Help
split_borrow crate
Discussion
Unsafe rust help
Beginner
Help
Question
Help with getting Rust mentality with and example case: Using FnOnce
Code Review Request
Help
Question
Help with an identifier system design in a Rust app
Help
Progress Bar on Async Download/Unzstd/Untar
Help
Question
struggling with lifetimes
Beginner
Help
Dumb Macro Question
Help
Question
Get Substring of String
Help
Question
Help w/ Value Assignment Never Used
Help
Question
[SOLVED] Custom allocators: how to do manual address poisoning?
Tooling Help
Help
Question
Its been 2 months and i can't find a fix
Help
borrowed data escapes outside of method
Beginner
Help
Compiler Error
How much should I worry about possible DOS vectors?
Question
Extracting inner values of an enum
Code Review Request
Help
Question
Deserializing an optional JSON Value that can only take 2 values
Help
Question
Raylib-rs and lifetime question
Help
Question
Handle no parameters in rust axum
Beginner
Help
Lifetime woes
Help
Question
Compiler Error
value dropped while still borrowed inside closure
Code Review Request
Beginner
Help
Question
Compiler Error
Pricise calculations
Tooling Help
Beginner
Help
Question
Borrowing twice a mutable reference within the same context
Code Review Request
Help
Question
Compiler Error
Unknown binary 'rust-analyzer' in official toolchain '1.77.2-aarch64-apple-darwin'
Tooling Help
Help
Empty lists parsing in nom
Help
async runtime like switchyard but maintained
Question
Official resource on how generics constraints resolution works?
Help
Question
Help with improving game frame speed
Code Review Request
Help
Question
Help with type encoding for JSON file
Beginner
Question
Converting my C++ project into Rust
Code Review Request
Beginner
Help
Question
Trait constraints in 'where' section
Help
how do I write a recursion function that receives and returns a closure?
Help
Question
Cannot connect to SocketIO server
Beginner
Help
Question
Create shared sqlx
Beginner
Help
Rayon par_iter sleeping for cummulative time
Help
Question
Authentication Server Rust
Help
How to correctly use lifetimes to fix generic method argument to a trait?
Question
Why is |customer| in this closure of type &&Customer (double reference)?
Help
Replicating C++ templated Inheritance
Help
Question
Unit test on private function from external
Beginner
Help
Attribute macro to implement trait
Help
issues with handling tarballs
Tooling Help
Help
Question
type annotation is needed for the same code?
Beginner
Help
Making `[Fn() -> (); N]` work: can I take a variable number of closures?
Help
Brainfuck interpreter not working (correctly)
Beginner
Help
Borrowing/Mul Implementation questions
Beginner
Question
debug runs outdated build, cant change locals, vsCode
Tooling Help