rust-help-forum

11663 threads · Page 197 of 234

Sidestepping the Instance Buffer 2 messages
Question
sea_orm Postgresql hangs? 5 messages
Question
Confusing lifetimes 31 messages
Help
Code review 23 messages
Code Review Request
Bikeshed my `into` method name 6 messages
Code Review Request
Cannot borrow as mutable 2 messages
Help
How to deal with ParseIntError { kind InvalidDigit } ? 3 messages
Help
What is .collectVec_() 4 messages
Question Help
Dependencies use mutually exclusive features 6 messages
Help
What is rust equivalent of global variables 18 messages
Beginner Question Discussion
why is this macros matcher giving me ambiguity error? 38 messages
Question
More feature rich rust testing framework 7 messages
Tooling Help
How to code a safe wrapper for binding 7 messages
Help
Cannot find openssl 20 messages
Help
Cursed Array Addition, is there a more idiomatic way? 13 messages
Question Help Code Review Request
Nested macro_rules! behaves differently 5 messages
Help Question
Saving Vector of sructs to file 2 messages
Help Question Beginner
Import glsl files. 2 messages
Question Beginner Tooling Help
Thinking in OOP, help!! 4 messages
Help Discussion
How to use js_sys String in wasm_bindgen? 4 messages
Question
Is there a cross-platform crate for making a basic error popup window? 6 messages
Question
How to return a value with life time? 18 messages
Question Help
Using if let with lazy_static! 11 messages
Help
can I expand $($(rest),)*into an array of labels? 59 messages
Question
Running rust code from rust code in memory 21 messages
Question
Spooky error at a distance...? 2 messages
Compiler Error
How does Tokio concurrency mix with futures lib 6 messages
Question
How to pass an instance from main.rs to another file? 82 messages
Help
I'm having trouble visualizing this. 12 messages
Code Review Request Discussion
How can I remove an item from a vector while iterating over it? 9 messages
Help Question Beginner
tch (torch bindings for rust) fails to link 5 messages
Compiler Error
Help with error handling patterns 82 messages
Help Question
Initialise a skippe member when deserializing with serde 2 messages
Help
Converting &[AtomicU64] to &[u8] and back 39 messages
Help Code Review Request
How to structure programs using OOP 48 messages
Question Help Beginner
mismatched type error 37 messages
Help Question Beginner
Creating Local Chrono DateTime 5 messages
Help Beginner
Putting each digit of a number into a vector 45 messages
Code Review Request
Running Rust code on Nintendo DS? 14 messages
Help
How do I compare references? 18 messages
Help Question
Initialize struct with field that implements a trait 19 messages
Question
Array of struct containing a String 40 messages
Help
Manipulating Windows paths from Linux target? 13 messages
Question
Serde different types issue 2 messages
Question Help
Difference between block and expression in a proc_macro_attribute 11 messages
Beginner Help
Compiling to multiple target triplets 15 messages
Help Question
Serialize `dyn Trait` in wasm 7 messages
Help Question
Tiny scraping experiment 28 messages
Code Review Request Beginner
implementing a deserializer for a struct via serde 22 messages
Help Beginner
Cannot make Rust bindings for a C library 5 messages
Beginner Help