rust-help-forum
getting enum variants where each enum variant has the same type
Question
Help
Calling Rust from Python
Help
Beginner
Question
terminal countdown timer that runs in background, freeing terminal
Help
returning hard coded json actix web
Help
Forcing cargo to use TLS1.3
Tooling Help
Help
`MaybeUninit` buf to Vec
Help
What is the conventional way to connect to a sql-database in rust?
Help
Question
Discussion
Compilation error that type A is more general than itself
Compiler Error
Question
Help
Is it possible to access multiple HashMap entries in the same struct without resorting to Arc?
Help
Compiler Error
Beginner
Sharing code between impls
Help
Question
how to map values between structs?
Help
Question
Beginner
[Solved] Questions about Extending Python with Rust (CFFI | PyBind11 and problem with cbindgen)
Question
Tooling Help
Beginner
How can I flatten a Vec of u64 into u64?
Beginner
How to get enum name
Help
How can I convert an char into an u8 integer?
Help
Question
async Compression?
Question
generate structs with diesel
Question
Help
Runoff Election
Code Review Request
How to set `fingerprint=trace`?
Help
Tooling Help
Beginner
Lifetime mismatch when iterating over mutable references
Question
Mocking or intercepting libc calls in tests
Question
Help
referencing objects in a hashmap
Help
Question
Beginner
Looking for a c parser
Question
how to extract what inside Rc
Help
Splitting Large Main Class into Multiple Files
Help
Question
Code Review Request
Thread Race Condition
Question
Scraper + PDF + CSV to mass download CSV files from an RSS feed
Help
Beginner
Hanoi Solver
Help
What's the functional approach to replace this match block?
Help
Question
Code Review Request
Discussion
best way to read individual typed values from a file
Question
With the `bitvec` crate, how can I repeatedly `.split_at_mut` a `BitSlice`?
Question
Closure taking ownership of passed parameters
Help
Question
Question about impl-ing for generics
Question
Putting vector into an array
Help
Question
Inheritance
Question
Help
In-file db for rust
Discussion
Question
Converting an AST into code
Discussion
What is the best value to return from this method?
Help
Question
Discussion
Code Review Request
Compiler Error
How can I declare this struct which has an Optional error field?
Help
Question
Discussion
Code Review Request
Compiler Error
Can't Supply Named Lifetime due to Trait Bounds
Help
C++ struct reading with bytemuck
Question
Help
Expand `use` via cargo action
Question
Rust-analyzer performing checks only on save
Help
Tooling Help
Beginner
Specify trait for enums only?
Help
Question
Quick code review request! actix web API
Code Review Request
Compiler Error on an Exercism exercise.
Help
Question
Compiler Error
Beginner
I have difficulties understanding rust docs.
Help
Question
Why these errors are not automagically converted to my custom error even if they are implementing bo
Help
Question
Discussion
Code Review Request
Compiler Error
Returning `Err` from `Option.get_or_insert_with`
Question
use struct fields in trait default implementation?
Question