rust-help-forum
How can I hide Variants section of an enum's documentation?
Tooling Help
Question
Owned head and tail from a Vec?
Help
Question
Compiling a project of mine doesn't work on another machine
Help
Unclear on how borrowed data is escaping a closure
Help
Question
Cannot use this feature on stable error in wgpu
Beginner
Help
Question
Compiler Error
Borrow Checker Contention
Help
Spinning three plates at once on a thread with futures select?
Help
Question
Convert image to array (int or unisigned int), And convert array-style string into an actual array
Beginner
Help
Regex
Question
Error while compiling a simple program.
Beginner
Help
Compiler Error
How do I play audio with Rodio?
Help
cargo_bin
Discussion
Error handling in cli programs
Help
Question
Generate a random bool using the `rand` crate
Beginner
Help
Trying to include monte carlo node implementation in program but issues when writing node
Code Review Request
Need help proting code from js to rust
Beginner
Help
Question
hard time with closure and references
Help
Compiler Error
Reading a file asynchronously in actix-web
Beginner
Help
Use macro from other crate in exported macro
Beginner
Help
Question
Lifetimes Question - Returning a Closure with a Captured Mutable Reference
Beginner
Question
Looking to grab mobile keyboard input within a WASM application.
Beginner
Help
Question
Convert a `Box(T)` into PyAny
Beginner
Help
How to write unsafe function?
Code Review Request
Question
Generating unique block labels inside macro
Question
Project Structure - Shared library and bin
Beginner
Question
stack or heap coding
Question
is there something like peek back?
Question
How to convert image to Vec u8 and vise versa.
Help
Question
[windows-rs] Into PCWSTR to PWSTR?
Code Review Request
Question
Problem with lifetimes
Question
Using `phf` in WASM
Help
Specific Lifetimes in Structs.
Help
Question
LSTM Example implementation in rust
Beginner
Help
Question
Foreign language storing callback in Rust
Question
I made my first rust program ( a snake game )
Code Review Request
Users extending already existing enum
Beginner
Why IntoIteratorT instead of IntoIteraorT?
Question
Help with Hyper
Help
Compiler Error
Reading from a character device
Beginner
Help
Is it possible to use a variable as a match expression?
Beginner
Help
Question
How should I test for drops?
Tooling Help
Question
When should a project be uploaded to crates.io? Should WIP projects be uploaded?
Question
Migrating from Clap 3.x to 4.x
Beginner
Help
Can't test doc(cfg(...)) locally, even when setting RUSTDOCFLAGS
Beginner
Help
Rustifying C error return codes
Discussion
Is there a macro in Rust that changes the name of the function to Compile Time?
Beginner
Question
can you convert a `repr(u*)` enum variable to a u*, and vice versa implicitly?
Question
Switching From go To Rust ..
Question
WebAssembly - Uncaught (in promise) RuntimeError unreachable
Beginner
Help
map of string to async func
Beginner
Help
Compiler Error