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