rust-help-forum

11663 threads · Page 114 of 234

Pass concrete struct into closure that takes a generic 6 messages
Question
Passing closure inside another closure makes it `FnOne` instead of `Fn` 7 messages
Discussion Help Compiler Error
Importing python dependencies for use in rust 2 messages
Help Question
Can't derive `PartialEq` with `Box<dyn T>` fields 8 messages
Question
Make non Send+Sync library struct Send+Sync 9 messages
Question
Binary and library crate with lib/ folder 5 messages
Beginner Question
Axum FromRef and trait coherence 2 messages
Question
How to Send signal when serializing 3 messages
Help Question
Getting a build error 4 messages
Help
What have i done wrong? 2 messages
Help Compiler Error
The types are attacking me! 17 messages
Beginner Help Compiler Error
Trying to create a proc_macro yields confusing compiler messages 15 messages
Beginner Help Compiler Error
How to connect mod to a file? 9 messages
Help
atomic variable of struct type 58 messages
Beginner Help Question
surviving with closures and moves 44 messages
Discussion Question Compiler Error
egui dynamic display 2 messages
Help
Lend out `&mut T` from data in `Option<T>` 5 messages
Help
How do I overwrite a dtype that Polars has inferred when reading a .CSV file? 9 messages
Beginner Help Question
Detecting environment change 6 messages
Beginner Question
Rust Training Centre 5 messages
Question
restrict a struct to few int values 10 messages
Beginner Question
(I started rust last night) How can I store only brightness values of an Image 19 messages
Discussion Beginner Help Question
Wasm-bindgen-cli with GitLab CI 3 messages
Tooling Help
impl Trait, Trait Objects, and Pain. Oh my! 5 messages
Help
Type annotation shouldn't be needed for const generic? 7 messages
Help Question Compiler Error
Help with borrow checker 5 messages
Beginner
Autosave feature not working 6 messages
Code Review Request Discussion Beginner Help
Better way to handle this tedious sqlx code for models? 9 messages
Code Review Request Help
Errors while compiling fltk-rs project 2 messages
Beginner Help Compiler Error
Looking for review on my first code 12 messages
Code Review Request Beginner
openssl nixos error 17 messages
Beginner Help Question Compiler Error
How to split a string and return indices with split contents 11 messages
Help Question
How can I store raw pointer in a static safely? 14 messages
Help Question
No idea on how to overpass this issue 10 messages
Help
Help with expressing `IntoIter = X, X: ExactSizedIterator` 45 messages
Help
Basic ls command implementation 15 messages
Code Review Request Beginner Help
private type in public interface 5 messages
Discussion
Editing Vec<&str> within function 11 messages
Beginner Help Compiler Error
See more help from trait bound error in macro 2 messages
Question
"inline closures / function-like macros" 3 messages
Discussion Question
Duplicate Keystrokes Displayed in Terminal for Single Key Press 17 messages
Beginner Help
Bitvec crate copy/clone 8 messages
Question
How can I declare an ICE on a library? 12 messages
Help Question
Hrtb bound overlapping with concrete bound 79 messages
Discussion
New Programmer: rust a function that download images (png, svp, webp) 2 messages
Help Question
SendInput for Mouse Input not working as expected 16 messages
Help
reference 14 messages
Discussion Question
reference 5 messages
Discussion Question
macro to add custom fields to struct 3 messages
Question
New Programmer. Writing first program. Refactored, but still confused on working with files. 42 messages
Beginner