rust-help-forum

11663 threads · Page 165 of 234

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