rust-help-forum
The size for values of type `dyn StdError` cannot be known at compilation time
Question
Compiler Error
Beginner
Need help deciding the most practical way to store parsed data
Help
Discussion
Callback with &mut self in method on separate thread
Help
Question
How to get trait pointer from boxed any?
Question
Yet another borrowing error...
Help
Compiler Error
bindgen for system library
Help
Maintaining many websocket connections at once
Question
get generic type from a single method
Question
Help
Borrowing error after moving code into a function
Help
Beginner Question - Why do I keep getting error[E0308]
Compiler Error
Beginner
Code Review Request
Question
set current arch as wasm32
Help
Question
Credit Card Checker
Code Review Request
Use enum as hashmap key and different enum as hashmap value
Question
Are there any rust libraries that convert form url encoded to Json?
Help
Question
Discussion
Using process Command spawn
Question
cfg-if not working
Help
Help running binary on Ubuntu machine, compiled on WSL 2
Help
Beginner
What's the least boilerplate way to put an enum into PostgresSQL (or a more appropriate backend)?
Help
Question
Discussion
How to implement this async concurrency pattern using custom Future impl?
Help
Use macro as argument to macro
Question
memory alignment
Beginner
Question
oauth2
Help
Question
Higher ranked trait bounds confusion
Help
Question
How to get the current thread handle?
Help
failed to locate clang
Help
What is the right pattern ?
Help
Compiler Error
SublimeText with 'rust-analyzer'
Question
Help
Serde question
Question
Need Help with TIME
Help
Question
Beginner
hide fields during pretty printing
Question
Crates for asserting type is !Send without static_assertions
Question
How to use polling with a socket and stdin
Help
How to use a library I write
Question
Help
Beginner
Help with basic scraping
Help
Beginner
Convert [u8; 28] into [u8; 32] in const
Question
best way to split String based on Vec String
Question
How are these arguments 'simultaneous' borrows?
Question
Beginner
Implementing custom Deserialize to convert between formats
Help
Rust html parsing
Help
Question
Implement trait for Option and Iterators, but they are conflicting.
Help
Question
Mirroring Crates for an Internal network
Question
clap v3 - when no subcommands match, use a default?
Help
Question
&String is bigger than &str. Yet String is called the fat pointer . Why?
Help
Question
Discussion
How can I get a type ID for non-static types?
Help
Question
threading help mepls
Question
Help
cannot borrow `...` as mutable more than once at a time
Help
Command parsing
Help
Safely obtaining local time without segfault risk
Question
Help
Enum deserialization serde
Help
Question
Cash
Code Review Request