rust-help-forum
Random item from vec with weights
Help
Question
"Unconstrained Type Parameters"
Help
Question
rlua: piping Lua stdout back into Rust
Help
Question
[SOLVED] parse_macro_input with proc_macro2
Help
Question
How can I approach making a slash command parser
Beginner
Question
Reqwest .get slow
Help
Question
Matching handlers with query parameters in Axum
Beginner
Help
Rust scratch files
Question
Synchronize readme and crate-level docs?
Tooling Help
Question
[SOLVED] Is there a simple AST-ish way to parse proc_macro input?
Question
Where to put mut in function parameters?
Beginner
Question
unlock mutex but keep mutex inside locked
Help
Question
How to create a click-through transparent window with interactive regions/buttons?
Discussion
Beginner
Help
Question
What's the best way to wake-up async tasks?
Question
struct generic over another generic type
Code Review Request
Question
Rustc support LLVM target with an external assembler?
Help
Question
Compiler Error
String stdout from Command output does not live long enough
Code Review Request
Beginner
Help
Compiler Error
Postfix functions for functions that take and return functions
Help
Question
Using a function (no arguments/return types specified) as a type
Help
Question
Querying mongodb by using $oid
Help
Question
OnceCell still uninitialized after setting it
Help
Proper way to pass vec of pointers to send+sync lamda
Question
Rust Reqwest crate help
Help
Question
Rust refuses to let go of an unnecessary borrow
Help
Factorials turns to 0 when taking combinatorial
Question
parsing http requests, getting error unknown character \0
Help
decoding binary file sent over AWS lambda
Beginner
Help
Passing syn object to rustc_driver
Help
How to use derive declared in same package?
Question
Compiler Error
How to use tuple of multiple type to be save correctly in CSV file?
Beginner
Help
Question
Help managing dependencies for async-graphql-axum
Beginner
Tooling Help
Help
Question
Compiler Error
parsing csv -> &str -> f32
Help
[Closed, Unsolved] Achieving Audio Loopback
Code Review Request
Help
Building listing website
Question
is there a function like str.split but that keeps the delimiter
Question
should libraries always repack results from their dependencies with a new error type?
Beginner
Question
mutable reference issue that i can't figure out
Help
Compiler Error
Im having a problem with cc, cc only compiles once for each name i provide it.
Question
Compiler Error
Rusty help por favor
Code Review Request
Beginner
Help
Custom serialization with serde
Help
Conditional in Builder Pattern (actix-web)
Help
Muxing .h264 to .mp4 in Rust
Beginner
Help
Compiler Error
rustc E0514 even when the compilers are identical
Help
Compiler Error
sqlx Postgres pool question
Help
Question
match statement on slices
Question
chrono vs time vs std-time
Discussion
Beginner
Help
Question
Storing data borrowed out of MutexGuard
Help
Black magiks with Async Context + Waker
Code Review Request
Question
Dynamically link within the same crate
Help
Lifetime when trait returns reference
Help