rust-help-forum
Rust serde json recursive
Beginner
Help
Question
Trait Object in Mutex conversion
Help
Conditional default in serde deserialize
Help
Question
Getting the end of iterator
Beginner
Help
Question
C++ FFI, UnknownKind
Help
Are `TypeId` the same across multiple build targets in the same workspace?
Question
cast requires that `'1` must outlive `'static`
Help
Enigo Key.Layout(char) causes panic
Help
Ordering between multiple atomics
Help
Question
(...) Cannot be shared between threads safely
Beginner
Help
Question
Replace global stdout
Help
Learning TcpListener and TcpStream
Beginner
Help
Question
Help with specifying constraints on associated type
Help
Question
Compiler Error
help with comparing values
Help
Discussion
Benchmarking function that requires repeated setup
Tooling Help
Question
Can I get cargo to build the same source file twice with different cfg settings?
Tooling Help
Rust docs 5.1 wording is incorrect?
Beginner
Help
Question
return is not what I expected
Beginner
Question
confusing lifetime error
Question
Edit other `HashMap` elements while in an `iter_mut()` iteration
Beginner
Help
Question
Compiler Error
HashMap in a const Mutex does not work
Help
Question
(Yew) Youtube Fullscreen Option Dose not work
Tooling Help
Optional vector mapping
Beginner
Help
rust-analyzer stopped type checking
Tooling Help
Swapping a game from OOP to ECS
Beginner
Help
rustfmt not working
Help
Question
Enum sizing
Beginner
Discussion
Is there a way to deserialize a Result into json using serde without the ''Ok''?
Question
Iterator over columns from row-major `Vec`?
Question
Determining lifetimes on inherent impl trait bounds
Question
Implementing a self-referential struct (or an alternative)
Discussion
Help
get enabled features
Help
Question
Code Review Request
Code Review Request
Beginner
Rust on the AVR
Discussion
Help
hey so i am trying to 'move' a non-copyable value from one enum's inner state to another.
Question
Tauri , pass value to js without calling function from js
Beginner
Help
Question
Recursive cow slice
Help
Question
Generic trait struct field
Beginner
Help
Question
Implementing `Arbitrary` trait for custom collection
Code Review Request
Question
Different structs with the same fields, read fields in a fn independently of the struct
Help
RUST + fltk-rs || Problem with calling method from Button callback
Compiler Error
Trying to build a Rust project.
Beginner
Help
Compiler Error
Destructuring an iterator into a tuple?
Beginner
Question
Memory-Map (&mut u8) to GRPC (Vecu8)
Discussion
Question
Calling method(self) with only an &mut self
Question
Struggling with partially moved variables
Help
Cargo.lock diff on Windows LF-CRLF
Help
Question
can anyone help me out im new
Beginner
Help
Aliasing the proc macro of another crate
Help
Boid simulation poor performance
Code Review Request
Beginner