rust-help-forum
Beginner: Help with if statements [Solved]
Beginner
Question
Impl'ing Hash for f64 enum
Help
Failing to import struct/enum declared in lib.rs
Help
Set up PostgreSQL database with SQLX
Tooling Help
Help
Deref and coerce to raw pointer
Beginner
Help
Question
multiple mod overrides in a crate
Beginner
Help
.await on async fn (generated by async_global_executor) not working on ubuntu.
Beginner
Help
Question
Timespec in Rust?
Beginner
Question
How to spawn a future that is not Send?
Help
Dynamically access key values of of json object in a loop.
Discussion
Tooling Help
Help
Question
How to parse this with nom?
Help
Question
Are these valid zlib compressed bytes, and how can I decompress them in rust?
Help
cargo is slow (100kib/s ratelimited?) when downloading the crates.io index
Help
How to read `cargo fuzz`'s artifacts
Help
Rust ENV (windows)
Beginner
Help
Question
Collapse serde HashMap to struct with named contents?
Help
Question
How do I decode ETF?
Help
Question
cargo publish fails to compile crate, when ordinary `cargo build --release` succeeds
Question
How do I structure this project?
Beginner
Discussion
Question
Iterator of Results - how to handle them in style?
Code Review Request
Beginner
Question
Const generics, arrays, and basic numbers
Code Review Request
Help
Question
What type should I return when returning the result of "try_deserialize" from the "config" crate?
Help
Threading Implementation is slow
Beginner
Question
No null values in Rust but then None ?
Beginner
Question
A Simple Question
Question
async logger?
Beginner
Avoid rustfmt breaking up enums as soon as documentation is added
Question
is there a way to match `expr` after a wild match `tt*` in a macro arm ?
Beginner
Help
Question
Cyclic dependency using functions
Discussion
Beginner
Help
Question
Why can't you set main to wasm as the target?
Question
Using smart pointers when interacting with C code
Beginner
Help
Question
build.rs rerun-if-changed confusion
Tooling Help
Help
Question
derive?
Beginner
question about custom type definition
Beginner
Extend overhead when start == end? (answered)
Question
movies from images
Question
Curious Solutions to Anonymous Trait Implementations
Beginner
Question
ORM db System Design
Code Review Request
Help
Discussion
Question
Assign and return in same line?
Beginner
Discussion
Question
error: lifetime may not live long enough
Question
Borrowed value not living long enough | Threads
Help
Question
Lifetimes among struct members
Question
Weird clippy large_enum_variant lint
Code Review Request
Tooling Help
future cannot be sent between threads safely
Beginner
Help
Iterating over traits
Question
Borrowed Value does not live enough
Help
Question
Compiler Error
Why does this line have a comma at the end instead of semicolon
Beginner
Help
Question
Parsing output from std::process::Command
Question
How can I get this kind of async function to work?
Help
rayon scope recursion
Help