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