rust-help-forum

11663 threads · Page 176 of 234

Is it possible to choose between patterns inside another pattern that repeats? 64 messages
Discussion Question
Branching vs Dynamic Dispatch 6 messages
Discussion Question
How to create a Vec Box dyn Read 8 messages
Question
Associated type for opaque return type 2 messages
Help Question
Make user config folder if not exsist 2 messages
Beginner Help
Borrow from moved out value 13 messages
Beginner Help Question
Stop generic bubbling to main 51 messages
Beginner Help Question
How asynch tokio program? 4 messages
Beginner Help
Why does this code run in an arbitrary order? 19 messages
Beginner Discussion Question
rustfmt empty lines 3 messages
Question
Media playback time controls implementation help 145 messages
Discussion Question
Ordering Enum value 10 messages
Beginner Help Question
Help with lifetime 2 messages
Help Question
Pyo3 - How to call an overwritten method on the Rust side. 16 messages
Question
How to run integration tests without the unit tests also running? 4 messages
Help
Issues with borrowed values 3 messages
Beginner Help
Help with serde_json 16 messages
Beginner Help Question
Generics vs. `dyn impl` 26 messages
Beginner Help
how to optimize this code? 26 messages
Code Review Request Question
How to extract data from move? 15 messages
Help Question
Fighting the borrow checker 2 messages
Help
Sharing a deadline between threads. What's the best way to do this? 3 messages
Question
Check if trait object is also valid sub-trait object 2 messages
Beginner Help Question
Help with Warp `the trait bound '() Reply' is not satisfied` error 4 messages
Help Compiler Error
Help with Rust threading and Async 12 messages
Beginner Help Question
binding TcpSocket to an ip without port 3 messages
Help
Ureq takes 7 times as long as reqwest for a simple request 51 messages
Help
I am having problems with uninitialized variables. 4 messages
Beginner Help
Library recommendation - interactive CLI 6 messages
Discussion
Help with vec dyn async FnMut 10 messages
Question
Best rendering crate besides wgpu 12 messages
Question
How to use RefCell? 3 messages
Help
How to put single image on a program 17 messages
Question
Sorting a Vec 12 messages
Beginner Help Question
Why don't these statements line up? (string formatting) 11 messages
Question
How do I fix this? 9 messages
Beginner Help
Use template file while generating strings 8 messages
Beginner Help
Enum to string conversion 8 messages
Beginner Help Question
How can I print the current system time without Chrono? 5 messages
Question
Install Rust on USB-Stick Drive 7 messages
Beginner Help Question
[serde] Trouble mixing flatten, internally tagged, and default 10 messages
Help Question
Add trait to unowned struct 4 messages
Help
A library I wrote that utilized the const generics is no longer working 6 messages
Help Question
how to 2d rendering 3 messages
Question
url builder 4 messages
Question
Conditional compilation - enum variant 10 messages
Help
Terminal MultiSelect that works with long lines 4 messages
Help Question
Installing Dioxus-CLI terminates with errors (this function takes 2 arguments but 1 argument...) 5 messages
Help Question Compiler Error
for 'a T 'a weirdness 23 messages
Help Question
Serialize bytes? 43 messages
Help Question