rust-help-forum

11663 threads · Page 200 of 234

How to spawn and run asynchronous tasks to completion? 8 messages
Question Beginner Code Review Request
`Vec` optimization 12 messages
Question
Spurious Network Error (Rand Crate Only) 10 messages
Help
Serde can't deserialize i64 2 messages
Help
Reading input that might extend a type 8 messages
Question Help
Unable to Borrow after mutable borrow (should be) no longer valid 45 messages
Help
Is there a (mostly) complete Rust library for the Discord API? 11 messages
Question Beginner
Problem with sending and receiving data using TcpStream 3 messages
Help
sort_by_key with async function 29 messages
Question
Please review my very first rust project 153 messages
Code Review Request
Borrowing and Copying error ? 15 messages
Question Help
Cross-compile from Linux to NetBSD, FreeBSD, etc. 2 messages
Help Compiler Error Tooling Help
Tauri - access camera for desktop apps 6 messages
Help Beginner
Printing without allocations (need help validating unsafe code) 17 messages
Code Review Request
Not sure if I'm doing this well, what can or should be streamlined? 2 messages
Code Review Request
A mutable member 6 messages
Question Beginner
Borrowing + Mutability Errors 235 messages
Beginner Compiler Error
How to find out what calls a certain function? 5 messages
Tooling Help Help Question
Intricate borrow checker issue when implementing `BufRead` 24 messages
Help Question
Rocket - Request guard, mismatched types 6 messages
Question Help Beginner
A thread + RwLock + async issue 114 messages
Help Question Beginner Compiler Error
Issue with using bootimage 19 messages
Question
Enable feature for examples and tests 8 messages
Question Tooling Help
Error - temporary value dropped while borrowed 10 messages
Beginner Help Question Compiler Error
Propagating errors in closures 33 messages
Help Question
Building an old package without the Cargo.lock 12 messages
Help Question Compiler Error
Geo library producing NaN for Geodesic distance 5 messages
Help Question
Is there a nice way to apply a generic function to multiple values of different types? 8 messages
Beginner Question
any tips to improve this trait? 17 messages
Code Review Request
Grep-remake in Rust (First Rust project) 29 messages
Code Review Request
Rust Option 25 messages
Code Review Request
expected associated type, found struct 3 messages
Question
Stream map not executing closure 2 messages
Help Beginner
windows-rs or winapi-rs 7 messages
Question
call default implementation of a trait fn 14 messages
Question Beginner
Typing help for Tuple 33 messages
Help
[SOLVED] Segmentation fault with relm4_macros 6 messages
Help Beginner
Nested block_on's (tokio) 34 messages
Help Question Beginner
Trait resolution wonkyness on generic function 3 messages
Compiler Error
TcpListener accepts only one connection at a time 38 messages
Help
Test organization 2 messages
Question
Returning default references from `unwrap_or()` 22 messages
Help Question
Is it possible to make an `&Value` iterator here? 8 messages
Question
VS Code won't install rust-analyzer 3 messages
Tooling Help
const fn can`t take arguments 12 messages
Help Question
Modules 2 messages
Help Question Beginner
ld memory.x script (riscv-rt) not being read 3 messages
Help Question Tooling Help
Pass a generic function as an argument 26 messages
Help Question Beginner Compiler Error
Works on debug, but not on release 29 messages
Help Question Discussion
Rust raw pointers 32 messages
Help Question