rust-help-forum

11663 threads · Page 157 of 234

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