rust-help-forum

11663 threads · Page 12 of 234

Tokio: attempt to connect to multiple servers 38 messages
Beginner Help Question
Can't find function 5 messages
Tooling Help Help Solved
Handling Key Collisions in a Map 20 messages
Question
Fast way to have global variable initialized from file 60 messages
Discussion Question
store data from csv like sql in rust from path and keep it relative path 4 messages
Beginner Help Question
Simple image processing? 6 messages
Tooling Help Help
Having a funny little problem with my password generator 8 messages
Help Question
Help looking for a possible memory leak 15 messages
Code Review Request Help Solved
Latest helix editor version supporting rust 1.81.0? 4 messages
Tooling Help Solved
how do i make a fallible version of `std::array::from_fn()` ? 5 messages
Beginner Question Solved
Closure Vtable Layout 58 messages
Question Solved
Help With Variance 26 messages
Help Compiler Error
Integration tests with shared container lifecycle 3 messages
Help
Writing a persistence layer in Rust 8 messages
Discussion
Constraining Self to a struct and its aliases 15 messages
Help Compiler Error Solved
Trying to figure out the best way to port Python code to Rust (enum constructor?) 22 messages
Help Question Solved
cross compiling to windows 19 messages
Help Beginner Tooling Help Question
wgpu crashes with "Parent device is lost" 11 messages
Discussion Help Solved
Some borrowing error 67 messages
Help
Different indentation in rustc error messages with the same version 28 messages
Tooling Help Help Question
print with format in no_std env 56 messages
Help Question Solved
trait bound `!: TraitXY` not satisifed 16 messages
Beginner Question Solved
Is it possible to use macro_rules! to add export_name attribute to extern "C" fn's? 13 messages
Solved
Concurrent read and write SQLite best practices? 7 messages
Code Review Request Beginner Help Solved
Returning internal data from Arc<RwLock<T>> 13 messages
Help Question Compiler Error
File paths in workspaces 4 messages
Help
borrow checker problem 21 messages
Code Review Request Beginner Help Question Compiler Error
How to make a bettermouse-type tool in rust 22 messages
Help Question
explain why am getting error?How sub typing works 8 messages
Beginner Help Question Compiler Error
Atomically swappable box (unsafe) 28 messages
Code Review Request Question
Project Structure of Axum API 6 messages
Code Review Request Beginner Solved
Read for concatenate 2 fields & lifetime 55 messages
Beginner Help
Why is the user input not being updated in my while loop? 7 messages
Beginner Question
Who is looking for a new part time job? 2 messages
Discussion Question
lifetime errors with using wgpu 31 messages
Solved Beginner Help Discussion Compiler Error
VOIP with Rust 4 messages
Beginner Help
Help with macros 3 messages
Code Review Request Help
Downcasting a `Pin<&mut dyn Any>` to `Pin<&mut T>` 14 messages
Help Question Solved
`Option<bool>` with Clap 7 messages
Help
<deleted> 2 messages
Discussion
CR: Rewrote vector drain from scratch 34 messages
Code Review Request
nested maps with rust? 97 messages
Beginner Help Question Solved
Rust's optimizations regarding &'static str 29 messages
Question
macroquad::TextParams holds a reference to a Font that is stored in an Arc 21 messages
Beginner Help Compiler Error
Practical use of type theory 40 messages
Discussion Question
Trying to manage variables with moving closures 51 messages
Beginner Help Question
Wireguard with Rust 4 messages
Tooling Help Question
Flash programming 6 messages
Help Discussion Question
is it possible to have a cdylib and a lib for organizational purposes 3 messages
Question
Implementation of a LinkedList 10 messages
Code Review Request Beginner Solved