rust-help-forum
More convenient generic error type
Code Review Request
Help
Question
get the index of a function argument?
Help
Question
How to own a string slice.
Help
Confusing `&mut T` return error for recursive mutable access
Beginner
Help
Compiler Error
How to convert a struct to bytes and then back
Question
Convert Struct to Vec of (field, value)
Help
Question
can someone please fill this for me?
Beginner
Help
How to continue using a value after putting it inside of a box?
Code Review Request
Help
Question
I am a beginner looking for a buddy to code Solana projects
Beginner
compiler doesn't "see" implemented trait
Beginner
Help
How do I make a crate for benchmarking?
Beginner
Help
Question
2D Rendering modules?
Beginner
Discussion
Question
Where to import traits for proc macros
Question
Generic iterable parameters with multiple input types implementing a trait
Help
Question
compiler resolves lifetimes after adding body to egui table but I don't understand why
Help
Borrowck/lifetime hell
Help
Question
Can't get egui example to work
Help
Resource to learn Rust in a web3 environment
Question
macro_rules macro that checks if two types are the same and then emits a type
Help
GAT and associated type constraints
Help
Why cant this be simplified into that?
Question
Moving trait object out of a reference cheaply
Help
Reading key presses with `input` crate, on Wayland
Tooling Help
Better way to clone this Arc?
Code Review Request
add a collection of TokenStreams into a single quote for a derive macro?
Help
Question
Proc macro generate correct types
Beginner
Help
Question
Chumsky Parser won't compile
Tooling Help
Beginner
Help
Discussion
Question
Problem zipping files recursively.
Help
get an enum variant at a given index via an integer?
Help
Question
Dyn Traits
Help
Question
Disable CrateGraph
Tooling Help
Help
Question
Very VERY novice question about RegEx and variables in general - need to modify code so i can sleep
Help
How do you verify a derive-macro is properly implementing a trait?
Tooling Help
Question
rust-analyzer complains about unmatched `}`
Tooling Help
Help
How do you temporary move out a value?
Help
Question
Reading env variables at build time
Help
Question
extreme slowdown of rust-analyzer when proc macro is in workspace?
Tooling Help
Question
Rust mut reference with trait
Beginner
Help
Question
Compiler Error
Need help from a Rust expert to make a rs(have a spec function) extracted from a Rust project.
Help
[Solved] String iter into &str iter
Help
Compiler Error
Use of `tracing` for handling program output
Beginner
Question
spawning threads within functions
Help
Question
Alternatives to turning an Arc<RwLock<T>>> into T?
Help
Kill Command Spawned in Separate Thread on Panic
Help
Question
Struggling to Get Desired Declarative Macro Syntax
Question
Error with the rust language server
Tooling Help
Help
Question
Given an iterator, how can I conditionally convert it into empty iterator?
Question
Error compiling a repo with a llama model
Beginner
Help
Question
Compiler Error
Quick code review for my cli uno card game :)
Code Review Request
Need some clarification on parking_lot's mapped mutexes
Help
Question