rust-help-forum

11663 threads · Page 60 of 234

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