rust-help-forum
Why does this need T to be Copy?
Help
Question
share mspc Receiver between threads?
Is there a better way to do this?
`async``await` vs `return Future{}`
Question
i63 representaiton as i64
Question
LTO Detection in Build Scripts
Question
Struggling with Trait Bounds.
Singleton in rust
Help
setting up a js db with serde json
Help
Correctness of high throughput reading stdin and outputting to stdout.
Code Review Request
Use debug_list as a value in a field inside a debug_struct when implementing `Debug`
Help
tokio-metrics doesnt export `RuntimeMonitor` even with the feature enabled
Help
Dynamic Linking inside examples of a crate
Help
Question
Idiomatic way to fix lifetime issue
Compiler Error
Help
Importing all variants in enum inside an associated function not working when using `Self`
Question
`match` arms have incompatible types - returning a future
Help
Question
Mutex Concurrency Blocking Workaround
what is the proper way to add an i32 to a u64?
ICE when attempting to cargo check my project
Compiler Error
Working on some web scraping. Code review?
Code Review Request
Been working on my project... could I get some code review?
Code Review Request
Most performant way of using AtomicBools in asynchronous contexts
Question
Loop better than count on python iterator through PyO3
Question
Beginner
serde(other) on non-unit variant
Matching optionally
Async trait methods & Streams
Help
Question
RelativeURLWithoutBase Reqwest
How to access the struct inside an enum without match
Help
API Design - Consume Outer and convert to modified Inner
Question
Help
Is this an appropriate time to use panic!
Calling a method inside a loop inside a method
Help
nom Error to custom Custom Error
Help
Question
How can I use a value created by an async function?
Question
Which way would you index the array?
Code Review Request
Targetting Windows Server 2003
Help
Tooling Help
Extreme difficulty segmenting binary crate
Question
Help
Add lint to warn on unwrap usage
Tokio Sync Mutex type err
JSON to Vec iter
Help
Question
a star h() node heuristic
Question
Help
Tracing Crate Edit Info
Help
Code Review for First Rust Project
Code Review Request
Please review my code
method `x` exists for `Y`, but its trait bounds were not satisfied
Help
Unable to use websockets with Axum
Help
`cannot move out of dereference of`
Help Regarding OOP
Rust Error
Help
Nice meme.
Discussion
Sharing mut state w Arc + Mutex