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