rust-help-forum

11663 threads · Page 137 of 234

Help with pathfinding algorithm 84 messages
Code Review Request Help
Error using SDL2 4 messages
Beginner Help Compiler Error
How to pass a path value to a crate in compile-time? 2 messages
Help Beginner Discussion Question
Generic Trait impl to get length for for vec![], [T: N], &[T] 16 messages
Beginner Help Discussion Question Compiler Error
Rust Option::None doesn't exist in rust analyzer. 17 messages
Beginner Help Discussion Question Compiler Error
first thread once lazy (singleton with no sync & no send) 11 messages
Beginner Help Question
Maps of Optional Values 8 messages
Help Question
How can i use this iterator? 17 messages
Help Question
How to "dereference" references? 3 messages
Beginner Question Compiler Error
Serialization problem with Serde 9 messages
Help
Serde custom serializer message description 2 messages
Question
Building a struct containing a dynamic trait object, and passing that to a method, how? 6 messages
Help
async/nonblocking in egui wasm 14 messages
Help
How to use custom log level 4 messages
Help Question
Equivalent of setup.py packages field for maturin 16 messages
Tooling Help
borrowed data escapes outside of associated function 26 messages
Help Question Compiler Error
(Solved) Generate normal serde Deserialize implementation for a struct alongside alternative 4 messages
Help Question
FFI Help 7 messages
Help Question
Compile for macOS from Windows 2 messages
Question
Struct referencing it's parent Struct of the same type 15 messages
Beginner Help Compiler Error
Looking for yaml crate 13 messages
Beginner Help
conditionally removing fields from const generic struct 12 messages
Help
Confusion about #[derive(Clone)] 3 messages
Beginner Question Compiler Error
json parsing with serde_json, with multiple value types converting to single one with optional param 9 messages
Help Question
Immutable Struct with mutable fields 15 messages
Question
String References and the Borrow Checker doing its thing 24 messages
Help Compiler Error
(SOLVED) Windows OS: How do I stop my app from opening a cmd window 15 messages
Help Question
Shared Mutable State Architecture 5 messages
Code Review Request Beginner Discussion
Polymorphism pratice help 39 messages
Beginner Help Question Compiler Error
Should new projects use the outdated `rustc-ap-*` crates? 7 messages
Help Question
How to track down memory allocation 10 messages
Help
lifetime error 24 messages
Beginner Help Question Compiler Error
how to access to a field of all elements in a vector? 4 messages
Beginner Help
Using async closure as lambda functions with HRTB 112 messages
Code Review Request Help Discussion Question Compiler Error
Build Script Confusion 29 messages
Tooling Help Help Question
Using async closure as lambda functions is a bit hard 8 messages
Code Review Request Help Discussion Question Compiler Error
Passing state to formatter 7 messages
Help
Conforming to a C ABI when building a Rust library? 22 messages
Help
anyone know of a good crate i can use for key based authentication? 74 messages
Tooling Help Beginner Help
Communicate build targets to rust analyzer 6 messages
Tooling Help Beginner Help Question
cannot borrow data in a'&' reference as mutable? 16 messages
Beginner Help
Run two async tasks in parallel, abort when either finishes 6 messages
Help
help me improve my code 91 messages
Code Review Request
Chained iterators 32 messages
Help
Windows Profiling 6 messages
Tooling Help Help Question
Alternative to nest if let some(_)? 13 messages
Beginner Help Question
Cargo ignoring `panic = "abort"` in workspace crates? 8 messages
Help Question
Why does &dyn reference to slice only take 16 bytes when slice is 16 and vtable pointer is 8? 21 messages
Question
How can I calculate or list the imports that get re-exported? 3 messages
Discussion Question
Panic! no such file or directory 6 messages
Help Question