rust-help-forum

11663 threads · Page 186 of 234

winapi - RegisterDeviceNotification 2 messages
Code Review Request Help
Insert item into hash set and get reference to it 24 messages
Help Beginner
error linker `cc` not found | = note program not found Windows 6 messages
Help
write_volatile generates non-aligned store instructions (or does it?) 8 messages
Question Compiler Error
Chain iterator of streams and stop early if `None` 26 messages
Help
Help with actix-web 55 messages
Question Help
'there is no method called...' but runs fine? 7 messages
Question
Add wasm support to an existing library 24 messages
Question Help
Setting cookie with Yew, Actix Web, and Reqwest 19 messages
Help Question
Rust GTK Window only appearing briefly before closing 2 messages
Help Beginner
Is there a parser for rust source? 15 messages
Question
stop stdin reading when main thread is done 13 messages
Question
serde shifting my large odd f32 integers by a single value ? 9 messages
Help
How to extend async_std WriteExt with extension trait? 13 messages
Question
stream did not contain valid UTF-8 (only on Windows) 25 messages
Help
Remove source file paths from the binary 3 messages
Help
How to capture a group together? 5 messages
Help
Suggestion and feedback for my first script in Rust 14 messages
Code Review Request
Executing WASM inside of a rust program 3 messages
Question
Can't return address from for_each_module loop 4 messages
Beginner Help
When to use tokio instead of std for fs operations? 5 messages
Question
The trait `Serialize` is not implemented for `UserClaims` 5 messages
Help
Rust Analyzer keeps crashing at Box - dyn Any 2 messages
Help
Firebase document parsing 5 messages
Beginner Question
A Brainfuck interpreter 4 messages
Code Review Request Beginner
What does compiler built-in mean? 9 messages
Question
Passing a fixed size array to a C function 18 messages
Help Question Beginner
Rust install weirdness windows. 3 messages
Beginner Tooling Help
Initializing an RPN calculator 50 messages
Help Code Review Request Question Beginner
Detail function works 2 messages
Question Help
FromStr or TryFrom AsRef str? 4 messages
Question Code Review Request
How to fix the error `conflicting implementations of trait`? 6 messages
Help Question Discussion Code Review Request
Unwrap or continue? 10 messages
Help Question
float returns different value on windows server 2022 than any other OS. 3 messages
Help
How to tell if an example is compiling? 12 messages
Question Help
Conflicting implementations of trait when trying to impl on multiple files (multiple mod) 4 messages
Help Question Discussion Code Review Request
(Solved) how can I use .count() on a ReadDir var without completely consuming it? 7 messages
Help Question
How to use intermediate function (?) inside of a closure 3 messages
Help Question Compiler Error
Rust and Object-Orientation 11 messages
Question
How to parse clap type more cleaner? 9 messages
Beginner Help Question
X + 'a notation (plus operator on a lifetime) 30 messages
Question Beginner
How to see what crate uses `ntapi` 6 messages
Question
How to set custom cfg 27 messages
Question Beginner
Lifetimes and Clap (Do I have to use a static lifetime)? 3 messages
Question
reexported crate doesn't get recognised 61 messages
Help
Questions about mail 2 messages
Question
Futures Changes? 8 messages
Question
cross fails on Windows host to Linux target (Operation Not Permitted) 12 messages
Help
unconstrained generic constant 6 messages
Compiler Error
execute a line of a function only when testing? 6 messages
Question