rust-help-forum

11663 threads · Page 155 of 234

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