rust-help-forum

11663 threads · Page 75 of 234

Quick-xml Help 4 messages
Beginner Help Question
Enforce a set of methods on all variants of an enum 2 messages
Discussion Question
How can I assert that two BinaryHeaps are equals ? 13 messages
Beginner Help Question
Adding items to HashSet while looping over it 6 messages
Beginner Help
is it possible for a struct to have two behavior? 14 messages
Beginner Help
How to copy multiple binaries build using cargo build? 3 messages
Help Question
how do I tell cargo to support either A or B dependency? 23 messages
Tooling Help Question
API design: Poisoning data structures after a panic? 9 messages
Discussion Question
Anonymous trait lifetime must outlive named lifetime 18 messages
Help Question
Is It Possible To Safely Bind Two Values in a Relationship? 6 messages
Question
Using Struct's Data In Different Async Funtion 6 messages
Help Question
How to fix `cannot borrow `*self` as immutable because it is also borrowed as mutable`? 9 messages
Beginner Help
can you guys review my rust code 18 messages
Help
Solved - Issues with shared data using Tokio 6 messages
Help
Conflicting trait impl in custom Error wrapper 3 messages
Help
channels with file reading mess 63 messages
Code Review Request
Mutable references to a vector 3 messages
Beginner Help Question
Help me understand this lifetime error, can it be fixed? 20 messages
Help Question
Bindgen linking not working. 6 messages
Help
What are good projects to find starter tickets to do? 20 messages
Question
Beginner In Rust 3 messages
Beginner Question
Axum's .with_state() 18 messages
Question
Learn wgpu doesn't work 8 messages
Beginner Help
Learn wgpu 7 messages
Beginner Tooling Help Discussion Question
Realtime Audio Recording and Saving 5 messages
Tooling Help
help having new types wrapping same struct have a shared trait impl that uses underlying data 143 messages
Help Question
How to import from sub-directory to sub-directory in rust? 14 messages
Beginner Help Question Compiler Error
Struggle with Bumpalo and a render loop. 10 messages
Help
Best crate for async network event handling? 18 messages
Help Beginner Tooling Help Question
(De)Serializing a struct to a bytearray of fixed and known size 26 messages
Help Question
Github Worflow Help Required 11 messages
Beginner Help
what is the best way to store strings to minimize memory footprint? 21 messages
Help Question
JSX-like syntax in macros 10 messages
Discussion Question
Handling data that could be partially changed across versions 37 messages
Help Question
Get size of type inside a Vec 4 messages
Beginner Help
Help with compiling a plugin (minecraft) 70 messages
Beginner
for beginners 3 messages
Code Review Request Beginner Help
Inheritance in Rust 8 messages
Discussion
Diesel Error 22 messages
Beginner Question Compiler Error
Cancelling a Future 9 messages
Beginner Question
Builder Pattern vs Optional Struct 3 messages
Discussion Question
clone vs re-create struct in loop 22 messages
Question
Linking errors with latest MSVC compiler on Windows compiling C/C++ for Rust 3 messages
Help Compiler Error
What does a "backtrace" mean in rust? 38 messages
Question
log Crate & Result<> Logging Help 4 messages
Beginner Help Question
How to implement a trait for all functions that take between 0 and n parameters. 9 messages
Help
Simplest setup to draw into a window? 29 messages
Help
Why does this stack overflow? 27 messages
Help Question
proc-macro server's api version (3) is newer than rust-analyzer's (2) 16 messages
Tooling Help Help
Fact checking document about Rust 40 messages
Help