rust-help-forum
error[E0713] borrow may still be in use when destructor runs
Help
Compiler Error
Optional Generics
Help
Question
CODE REVIEW NEEDED FOR IMPROVEMENTS
Code Review Request
how to conver Vecu8 to uuid?
Help
Boolean FFI Sysv64 Miscompilation
Help
Question
Fen parser code review
Code Review Request
[RESOLVED] Not sure how to do this in Macros
Question
Legal Question
Question
copy struct containing vec
Help
Borrow checker woes -- Can I avoid RefCell here?
Help
Question
Compiler Error
WebAssembly - Uncaught (in promise) Error null pointer passed to rust
Beginner
Help
std env help
Help
Borrow Checker - A method that allocs a box and returns a reference
Beginner
Zero Copy Readline
Question
Trying to understand how this is possible
Question
Code Cleaning
Help
Custom macro to embed images
Question
Bootstrapping Rust for i586-unknown-linux-musl issue
Tooling Help
Why doesn't &mut T implement TraitA if T implements TraitA
Beginner
Question
Rust HTTP Request Returns Garbage, Works in Python?
Beginner
Help
SOLVED - Feature flag is enabled despite no default-features=false
Tooling Help
Help
Compiler Error
Using reqwest to send form data (from a javascript example)
Question
what library would be best for extremely basic graphics
Question
Dependency for a specific target.
Help
How to permute a simd vector?
Beginner
Help
Question
Can I optimise this struct's functions?
Beginner
Help
Can I use an untyped generic in Rust?
Help
thiserror - enum variant subfield needs to impl Error?
Compiler Error
How do I add a trait bound for types with the `iter` function?
Beginner
How do I stop this loop with a key input properly?
Help
Question
Axum with mockall and database in shared state
Question
Get more details from a Tera error.
Beginner
Help
SIMD applying mask
Beginner
Help
Question
Can I add extra fields into a struct during initialisation?
Beginner
Question
What kind of FFI are supported?
Question
self - borrowed data escapes outside of associated function
Help
Compiler Error
How to store references in a struct?
Question
Does anyone know how to suppress warnings that occurs in the derive tag?
Discussion
`cargo-extern-fn` Proc-macro code review
Code Review Request
Array parameter type of two different lengths
Beginner
Help
Importing JSON data with Structs
Beginner
Question
What type annotations are needed here?
Help
Question
Compiler Error
Fibonacci Solver Program Chapter 3 Rust Book
Code Review Request
Beginner
Notify & Tokio async issue
Help
Trying to make a tree-like data structure with forward and backward references... help!
Help
Return a future with output that is of Option?
Help
Question
New version of clap (4.0) breaks my code
Help
Question
Using MPSC channels
Beginner
Question
Automatically generating rust-bridge for `cxx`-`cbindgen`
Question
Generic recursive enum (self referential)
Help
Question