rust-help-forum

11663 threads · Page 133 of 234

Different return type for the same object 29 messages
Beginner Help Compiler Error
Cross compiling to Windows from Linux 7 messages
Question
cant run the cucumber cli 9 messages
Help
Enum implementation 9 messages
Help Question
enum macro refactor 8 messages
Help Question
How could the downstream crate implement My trait for My struct? 3 messages
Help Question Compiler Error
Sub folders in tests/ 3 messages
Help
Is there a better way to do this? 4 messages
Code Review Request Question
Hello, how would I make the vector work inside the `with_context` function in the tests here: 11 messages
Help
Design question 12 messages
Help
Question regarding intercepting assignment operations 4 messages
Question
Wrapper crate around Read::read 7 messages
Code Review Request Discussion
bincode calls encode twice and I cannot figure out why 3 messages
Help
cannot borrow `*self` as mutable more than once at a time 5 messages
Question
Serde defaults 2 messages
Help Discussion Question
function reference with lifetime 9 messages
Help Question
Match arm traits 3 messages
Help
Advent of code, Day 10 8 messages
Code Review Request Beginner Help
Gravity/orbiting bodies simulator [help] 33 messages
Code Review Request Beginner Question
persistent memory mapped vector 33 messages
Discussion Help Question
async register pain 15 messages
Beginner Help
keeping reference of a value from vector in the same struct 8 messages
Beginner Help
The current crate is indistinguishable from one of its dependencies 2 messages
Help
2048 Game Review 16 messages
Code Review Request
Using traits for code reuse 40 messages
Question
How to Display errors with sources 7 messages
Question
How could these match arms be refactored? 3 messages
Code Review Request
handling thread errors 10 messages
Code Review Request Question
Need help understanding a specific Rust code regarding functions. 28 messages
Discussion Help Question
Help accessing client WebAssembly memory from inside wasm-bindgen Closure. 5 messages
Help Question
concrete Iterator to Iterator type 2 messages
Beginner Help Question Compiler Error
Lifetime errors 97 messages
Help Compiler Error
Seek and Read traits from &[u8] 4 messages
Beginner Help Question
zstd Unknown frame descriptor error 9 messages
Help Question
I have a Vec<Option<T>> that i need to turn into a Vec<U> 25 messages
Question
Callback with serde Deserializer with lifetime 13 messages
Help Compiler Error
ZipFile with BufferedReader 8 messages
Help Question
Make iterator from chained ranges? 4 messages
Code Review Request Question
Lifetime Trouble 11 messages
Help
WebSocket connection pooling 4 messages
Help Question
hyper::client::Client working example w/ http1_preserve_header_case & nativeTls 16 messages
Beginner Help
What is the easiest way to `cargo test` my code on a 32 bit platform? 3 messages
Help Question
Why is BTreeMap slow? 9 messages
Question
How do I reference the owner crate in a proc macro? 8 messages
Help
broke rustup when installing 4 messages
Beginner Help
Why can't I do this? 26 messages
Beginner Help Question
Help with quiz from Rust Book (Ownership Inventory #2) 6 messages
Beginner Help Question
Help regarding structuring 43 messages
Beginner Help
Memory leak while using crossbeam skipmap 36 messages
Help
Iterator find with mutable reference 2 messages
Beginner Help Question Compiler Error