rust-help-forum

11663 threads · Page 112 of 234

Get mouse position from egui 8 messages
Help Question
tips for converting a large program 4 messages
Beginner Question
Tokio - Run two blocking functions (GRPC server and loop) 46 messages
Beginner Help
Issue with rarhandling in unrar 7 messages
Code Review Request Help
Adding a Rust static library as an object library in CMake 74 messages
Tooling Help
I cannot understand why when I create csv::Reader from a String it actually is already consumed 13 messages
Beginner Help Question
How can I specify a closure's lifetime to be less than the `'static` lifetime? 8 messages
Beginner Help Question
Tuple of struct types as generic arg? (Or some other way to iterate thru multiple generic types) 6 messages
Beginner Help
Plugin loading attempt: public interface, private implementation? 21 messages
Question
Cannot capture local variable with `once_cell::Lazy::new(|| ...)` 72 messages
Help Compiler Error
Exposing crate user to internal dependencies 3 messages
Question
`Read` into `slice` 4 messages
Help Question
Cannot move housekeeping items out of main for timed template 2 messages
Code Review Request Help Question
what does it mean for a crate to be "opinionated" ? 2 messages
Beginner Question
Leptos Routing 2 messages
Beginner Help Question
Pondering about `BorrowedBuf` and `Final<&mut ...>` 110 messages
Discussion
Rust Generic 7 messages
Help Question
File I/O in a game loop 10 messages
Help Question
axum websocket 6 messages
Beginner Help Question
Innovative features for Rust chat server final year CS project 8 messages
Help Discussion Question
Roast my code 15 messages
Code Review Request
On add's ownership of a String and + vs. push_str() 2 messages
Beginner Question
Logging with reqwest, Axum 47 messages
Beginner Tooling Help Help
crate default fetch path 4 messages
Beginner Tooling Help Help
Recursively getting mutable references to inner lists 8 messages
Beginner
Weird Ownership problem in include_crypt 4 messages
Help
Why does this hold a std::sync::Mutex across an await point? 3 messages
Question
Diesel CompatibleType trait error 2 messages
Help
Need help resolving ownership/borrowing issue while using sqlx query builder 6 messages
Beginner Help Question
Implementing commands/functions in interpreter 38 messages
Beginner Help
match associated type as constant 15 messages
Beginner Help Question
the trait `Send` is not implemented for `(dyn for<'a> Fn(&'a mut Room) + 'static)` 5 messages
Help Question
Slice get non-overlapping mutable subslices 9 messages
Help
Convert time zone 2 messages
Beginner Tooling Help Help Question
Why is there no run button above the main function in vscode? 8 messages
Help
rust equivalent of c++ templates 96 messages
Beginner Help Question
How to structure platform specific code? 19 messages
Beginner Help Question
needs help 25 messages
Code Review Request Beginner Help Discussion Question
Better way to handle references ? 7 messages
Beginner Help Question
Core dumped 3 messages
Beginner Help Compiler Error
Adding to a Vec 4 messages
Help Question
Manual implementation of a FnMut trait 126 messages
Beginner Help Question
Tcp Server Connection 19 messages
Help Question
Serialize -1 into `Option<u32>` 4 messages
Help Question
New to Lifetimes 3 messages
Code Review Request Question
Lifetime may not live long enough 16 messages
Help
Can someone explain why this is allowed? 2 messages
Question
What should I read and not read in the rust document 8 messages
Question
Borrow checker problems 8 messages
Beginner Help Question Compiler Error
Trim platform-specific prefixes on a `&Path` 8 messages
Help Question