rust-help-forum
How to create mp4 from a bunch of pngs?
Help
Question
help with databases.
Discussion
Beginner
Help
Memory not freeing when bulk processing github repos using gitoxide + tokio
Code Review Request
Question
cannot borrow `*self` as mutable more than once at a time [E0499]
Help
Implementing custom channel with atomics
Code Review Request
Simplified Regex Parser Code Review
Code Review Request
State-driven design
Help
Questions about code organization and modules
Question
Avoid re-matching enum after changing variant
Question
Access fields of multiple depth with macro eg `y.0`
Help
Question
Compiler Error
async return value
Beginner
force all subcrates to use same version of dependency as workspace, but not all of its dependencies
Question
Issue using serde and serde_repr to serialize an enum variant.
Beginner
Help
Confused about imports in a local project
Beginner
Help
Compiler Error
why this compile ?
Help
Question
I have an unusual unresolved import error
Compiler Error
Hashmap with multiple keys
Question
Conditional compilation based on CPU model
Question
Suddenly after booting up my PC today: linking with `link.exe` failed: exit code: 1
Help
Bootloader crate
Tooling Help
Help
Question
space-age converter with macro_rules
Code Review Request
Beginner
Design of ELF Parser
Code Review Request
Help
Question
improve my code
Code Review Request
Questions about the inevitability of Drop
Discussion
Question
k-means algorithm
Code Review Request
Rust book Ch3, Rustlings quiz1.rs fn how_make(me:domath)?
Beginner
Help
Question
things to tweak when publishing a crate
Help
Avoiding duplicate keys with #[serde(flatten)]
Question
serde: custom deserializer using parent data for child field
Beginner
Help
Review a rust newbie's code for a tiny fractions library
Code Review Request
Beginner
ownership question
Beginner
Templating engine for runtime expressions?
Help
Question
How to override default impl from another crate?
Beginner
Help
Question
Explanation: coercion requires that `'a` must outlive `'static`
Help
Question
Compiler Error
How to make Rust less bloated (cleaner) and safer/stricter via Clippy lints?
Help
Question
Lexing and Parsing
Tooling Help
Help
Rust wrapper around c++ lib is not working when I add a lib.rs.
Help
Can't upload a `futures::Stream<Item = Bytes>` to S3 using `aws_sdk_s3`
Help
Best method to import pub func ?
Question
Generating .bin files with cargo
Tooling Help
Help
Question
Need Advice on Improving My Codebase: Increased Readability and Error Management
Code Review Request
Help
vec alloc
Question
Another AOC: '15 day 7
Code Review Request
Beginner
Help
modules
Beginner
Weird behavior
Question
How does 'a help avoid this error here?
Help
Question
Hierarchical Synchronization
Help
Question
Enum to union reinterpret
Beginner
Question
Serde conditional parsing
Help
Question
[Q] Are mutable references (&mut) always not Sync
Question