rust-help-forum

11663 threads · Page 164 of 234

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