rust-help-forum

11663 threads · Page 63 of 234

Stack overflow investigation 10 messages
Help Question
Lifetime error I can't understand 21 messages
Help Question
How to abort a tokio task in a loop 8 messages
Help
How to mutate a value while holding its references? 11 messages
Help
Problem cross compiling for Mac on Windows 4 messages
Help Compiler Error
Lifetime issues in related to closures 5 messages
Beginner Help Compiler Error
Crossbeam MPMC channel Question/Help 3 messages
Code Review Request Help Question
Is it possible to `impl Trait for Fn`? 14 messages
Code Review Request Help Question
Debug tokio: Show all threads' state 2 messages
Help Question
iterating through linked list with locks 23 messages
Beginner Help Compiler Error
Need some help understanding why of this behavior. 58 messages
Help Question
Need help installing a package (whisper-rs) 5 messages
Beginner Help Compiler Error
Egui/Comfy engine troubles. 17 messages
Beginner Help
By passing static constraints 8 messages
Tooling Help Help Question Compiler Error
Help me!!! 2 messages
Help Question Compiler Error
Am I using option_env! correctly? 9 messages
Code Review Request Help Question
Ray Tracing in One Weekend 2 messages
Beginner Help Question
Field name not in scope for some reason 13 messages
Help
Send firebase notification to client. 3 messages
Beginner Help Question
User input in console app 15 messages
Question
Rust and Nvim 2 messages
Help Question
how to parse CLI args cleanly? 10 messages
Beginner Tooling Help Help Question
Function `(&[f64], &[f64]) -> f64` not accepted for `F: Fn(&[f64], &[f64]) -> f64` 12 messages
Help Question Compiler Error
Confused with repetition in decl macros 45 messages
Help
future cannot be sent between threads safely 4 messages
Help
New to Rust: what's a good way to refactor this snippet? 15 messages
Beginner Question
parse toml error 14 messages
Beginner Help
Tokio mpsc channel is not sending data 70 messages
Beginner Help Question
Update Vec<T> in place by comparing two Vec<U> (of possibly different lengths) 63 messages
Beginner Help
Trait Object implementing Traits 15 messages
Code Review Request Help Discussion Question Compiler Error
Help: How can I figure out what happened? The crash is triggered in `async_task` 3 messages
Beginner Help Question
Help With Optional Values + Strings 24 messages
Beginner Help Question Compiler Error
Code Review: Interpreter, problems parsing boolean expressions 3 messages
Code Review Request Help Question
Append a Vec (1) to another Vec (2), while overriding duplicates 2 messages
Beginner Help Question
surely i am smarter than the borrow checker :ferrisClueless: 25 messages
Help
How can I put Self in Self field's method 13 messages
Help
Working with RefCell Ref's and a function that could return a refrence to self or another Ref 19 messages
Help Question
Assigning an instance of Enum giving error "not a value" 8 messages
Beginner Help
returns a value referencing data owned by the current function 13 messages
Help
Implementing tower-sessions-redis-store 6 messages
Help
VB6 project file parser - first pass 2 messages
Code Review Request
Making a RefCell from Box<dyn Trait> 3 messages
Help
Need help with TCH 10 messages
Help
Is this a correct implementation of PartialEq/Eq/PartialOrd/Ord? 19 messages
Code Review Request Help Question
Async strategy pattern 27 messages
Help
How can I terminate a command with SIGTERM 15 messages
Question
Clap (crate) with derive, parse/validate path with canonicalize? 2 messages
Help Question
Use both payload and claims in axum middleware 19 messages
Help
Traits, trait types and wrapper mixup 16 messages
Help Compiler Error
Hashing using Argon2 10 messages
Help