rust-help-forum
Removing repetition with anyhow and error handling
Code Review Request
Beginner
Code Review for SIMD Crate
Code Review Request
automatically implement trait if dynamically boxed?
Help
Question
Ways to learn syntax and code structuring?
Beginner
Correct trait function signature?
Beginner
Help
Question
Compiler Error
Understanding dereferencing
Beginner
module_name_repetitions
Tooling Help
Question
What exercise workbooks are there for learning Rust?
Beginner
Question
HashMap, cannot borrow as mutable, why?
Code Review Request
Help
Discussion
Question
Compiler Error
Can't handle command(subprocess) errors
Help
[tui-rs] How to pass multiple args to terminal.draw's closure
Beginner
Help
Question
implement iterator; replace loop and let statements
Beginner
Help
Question
How do I flat a Vec of (T, Option U) to a Vec of (T, U)
Question
Remove sections between start and end flags in an iterator
Help
Question
Slice of Simd to slice of element
Code Review Request
Question
Create Multiple Trait impls for Generic Types
Help
Target-based dependencies are not working as intended
Tooling Help
Help
Borrows with lifetime on trait for associated type
Question
Compiler Error
I'm running this adamsky's globe locally and getting erros
Compiler Error
Include a dll in my Rust program
Beginner
Question
Efficiently chunk Vector & distribute based on property
Help
Question
what's the difference between tokio or rayon vs. std-thread?
Beginner
Help
Question
Best way to do null in Rust?
Beginner
Help
Question
Issue with Axum and Dependency Injection
Help
Run blocking task in tokio stream
Beginner
Help
Implement Trait on Result Type
Help
Cannot set `RUSTC_BOOTSTRAP=1` from build script of `obfstr v0.1.1`.
Help
Compiler Error
How to make a trait with a constructor, and then make a variable accepting any implementing struct?
Beginner
Compiler Error
How do I get rustdoc to separate methods by implementation on left column
Tooling Help
Help
Question
Is it possibile to create a static Struct with these HashMap? And is Mutex needed in this case?
Code Review Request
Discussion
Help
Question
Code Test Feeback
Code Review Request
Help
[SOLVED] Converting a string slice to a slice of 4 bytes
Help
Question
Why can't I take from this reader?
Beginner
Question
Calling an associated function in a method-like way?
Question
Help with Rust C Callback Function
Code Review Request
Help
Question
Help with query and documentation
Help
what would be a good way to debug this?
Help
Question
Trying to setup a generic lifetime, rustc not taking the hint.
Help
Compiler Error
Deserialising massive text files
Help
how to use Rug Float to handle 'infinitely' large numbers.
Question
Debug Stack Overflow in Safe Rust
Help
[Solved] How to use cookie jar in reqwest?
Help
osrs-tools rust port
Code Review Request
Beginner
small borrowing error im too dumb to fix
Help
Create UUID v7 as a string.
Beginner
Help
Question
How to create docs for modules dependent on feature?
Help
(Solved) how can I use test cases in rust?
Question
WASM interoperability
Tooling Help
Question
Run binary via AppBundle created by cargo-bundle on MacOS
Help
Question
Cloud storage crate recommendations
Question