rust-help-forum

11663 threads · Page 100 of 234

Can I store a reference without a lifetime? 4 messages
Help Question
Odd lifetime-related error when passing function 10 messages
Help Compiler Error
Are there any Security loopholes/problems in this code? 43 messages
Code Review Request Discussion Help Question
Compiler error if variable doesn't exist 7 messages
Help Question Compiler Error
Software design structure 10 messages
Code Review Request Beginner Help Question
how does trait monomorphization works? 5 messages
Help Discussion Question
Mutable borrow issue 17 messages
Beginner Help Compiler Error
Efficient concurrency on data-heavy task 10 messages
Question
Code review first finished rust project. 3 messages
Code Review Request Beginner
How to use Rust crates in Zig? 13 messages
Question
actix::web `default_service` not working 2 messages
Tooling Help Beginner Help Question
Is there a way to avoid hardcoding the UTC offset in tracing subscriber? 39 messages
Tooling Help Help
T cannot be shared between threads safely 24 messages
Code Review Request Help Question
How to release and distribute rust binaries? 10 messages
Beginner Help Tooling Help Discussion Question
Deep cloning for structs with Rc fields 4 messages
Help Question
Rayon help: How to make sure a parallel iterator spawns threads while keeping order 3 messages
Beginner Help
Code review: Encrypt and Decrypt Files 2 messages
Code Review Request Discussion Help
Workspace compilation issues with rust-analyzer 7 messages
Help Question
Design a game bot API (unsafe Rust warning) 6 messages
Help Question
Arbitrary number of generics? 3 messages
Beginner Help Question
Painting myself into a corner: misadventures in nested enums and structs 5 messages
Question
[SERDE] Implement a serializer that does not output certain fields when they are a specific value 2 messages
Beginner Help Question
is it possible to add checks for variables given to a struct? 8 messages
Question
Function that takes a range 38 messages
Beginner Help Question Compiler Error
Value doesn't live long enough 4 messages
Help Compiler Error
Acessing this mutable value from another module in the same file. 7 messages
Beginner Help Question
Raw pointers for `Box<Box<dyn FnMut()>>` 14 messages
Code Review Request Help Question
Code review for my first rust program 40 messages
Code Review Request Beginner
Repetitive trait bounds 4 messages
Help
minifb window scaling issues 15 messages
Beginner Help Question
Cant implement trait on enum thats defined outside the crate 42 messages
Help Question
Implement trait for all implementers of generic trait 9 messages
Question Compiler Error
Using CGAL in Rust 21 messages
Beginner Help Compiler Error
Cannot replicate implementation of FromResidual from stdlib 15 messages
Help Question
Shared mutability, read/write stream 5 messages
Beginner Help
Im trying to open a file with a path provided to me with a powershell command! 3 messages
Beginner
Neon / Parquet - cannot move out of `self` which is behind a mutable reference 38 messages
Code Review Request Help Compiler Error
Error building ssh-rs crate in one project with macro error, but it builds correctly in new project 10 messages
Question
Proc Macro not showing 2 messages
Help
clap subcommands as flags (or the lack thereof) 5 messages
Beginner Help
Chunk the return of a future in a stream 3 messages
Help
items from traits can only be used when and in scope 22 messages
Beginner Help Compiler Error
implementation of resolve is not generic enough 18 messages
Help
Implementing From/TryFrom generically for a struct 11 messages
Beginner Help Question
AXUM SQLX POOL CONNECTION - SHARED STATE 2 messages
Help Question
Match Pattern 24 messages
Code Review Request Beginner Question
Tungstenite Troubles 4 messages
Help
Move contents of enum between variants 6 messages
Help Question
Enabling/disabling features within a workspace 2 messages
Tooling Help Help Question
How to use Rust with FFI; in my case LabVIEW 161 messages
Help