rust-help-forum
std::process::Command cannot run `cargo` when `CARGO` env var set
Help
What the most idiomatic way to unflatten a iterator
Question
bitfield `use`
Question
reqwest and actix-web proxy
Question
Deserialize custom map type with different value types
Help
Question
`key` does not live long enough
Beginner
Help
Question
`tar` crate memory usage
Help
Question
non-blocking websocket client
Help
Idiomatically calling a function on every mutable pair of values from a Vec?
Discussion
Help
Question
macro_rules wildcards at different depths?
Help
Reactive locale on linux
Help
Question
safe usage of `MaybeUninit`?
Question
Array dynamic
Question
Creating a dynamic vec
Beginner
Help
How to add a generic Trait that implements Rem and ADD
Beginner
Help
Compiler Error
Serde: skip/log errors in deserializing when collecting array into Vec<T>
Discussion
Question
Setting up local cargo registry.
Tooling Help
Help
Question
Rust generics unconstrained type parameter error.
Help
Compiler Error
Generic Only Used in Function Body
Help
Error handling: conflicting implementations of trait `From<CommandErr>`
Help
Question
Compiler Error
borrowed value
Help
Question
Help improving performance of massive ring buffer
Code Review Request
Help
Question
How can I improve this code before adding new features?
Code Review Request
TTL HashSet
Question
Defining a struct behaviour to derive all behaviour from its contained objects?
Question
String does not implement copy trait in Closure
Help
Question
cannot move out of `self.content` which is behind a mutable reference
Beginner
Help
Compiler Error
Calling println from within alloc seems to freeze on Windows
Help
Question
`tokio::net::windows` import doesn't work
Help
Compiler Error
Default impl with RNG? Yes
Code Review Request
Question
How to move struct containing Bump (bumpalo)
Help
Question
[Resolved] Mutable access to data deep within a tree-like data structure.
Help
Deserializing when there is an arbitrary number of keys
Question
Crates/methods for communication between background service and accompanying CLI tool?
Question
`test` attr for `std::process::Command`
Help
Question
Proc Macro: Get file path relative to calling crate?
Help
Question
[RESOLVED] Const Assertions in Macro
Beginner
Help
Compiler Error
Deriving Debug and PartialEq for Tests
Beginner
Question
Drawing Pixels
Help
Question
Review my simple message bus pattern implementation
Code Review Request
Website / Software to create http docs
Code Review Request
Question
Factor common keys without #[serde(flatten)]?
Beginner
Help
Question
Unable to decode hashmap Struct field from json data.
Tooling Help
Help
Question
Compiler Error
Building a Tree using Rc & Refcell
Code Review Request
Help
calling process fn from injected DLL
Help
Question
implementing `Sync` and `Send` trait
Beginner
Help
Compiler Error
Can this function be written to perform better?
Question
Force serde to treat `null` as `Some(None)`
Help
Question
How to workaround trait defining generic in function?
Code Review Request
Beginner
Help
Compiler Error
function pointer trait bound not satisfied even though I wrote a blanket implementation?
Help