rust-help-forum

11663 threads · Page 13 of 234

Why are so many libraries going with an async only approach? 23 messages
Beginner Question
Rust, FFI and Go 69 messages
Beginner Question
Book Chapter 16.2 -> Thread and Channels 18 messages
Help Solved
rust analyzer stopped working 12 messages
Beginner Help
Lifetime may not live long enough in a trait implementation of `Into<...>`? 51 messages
Question Solved
Crash when accessing index from static array 67 messages
Help Discussion Solved
Any way to embed .webp files into a PDF? 4 messages
Beginner Help Question Solved
Remove span from token in declaratie macro 3 messages
Question
Can I avoid capturing this variable in the closure? 163 messages
Question
Help With Keeping Code Clean and Idiomatic 29 messages
Code Review Request Help Discussion
Serde deserializing types with constraints 3 messages
Help Question
Required wait between iroh `Endpoint::bind` and `Endpoint::connect` 5 messages
Help Question
How do you use Rayon to concurrently edit a some state outside of the loop? 10 messages
Help Question Compiler Error Solved
Axum routing conflict 5 messages
Help Solved
`cannot borrow as mutable more than once at a time` while *returning* the value that captures 16 messages
Help Question Compiler Error Solved
Rust-analyzer 5 messages
Tooling Help Help Solved
Lifetime noobish question 4 messages
Beginner
Implementing `rayon`'s `ParallelIterator` & `IndexedParallelIterator` traits on custom iter 2 messages
Help Solved
Help with LLVM 6 messages
Tooling Help Beginner Help
Forcing unsafe context for macro. 6 messages
Code Review Request Question
Best approach for using one secondary map with multiple SlotMaps? 2 messages
Discussion Help
Caching between `build.rs` runs 11 messages
Question
Misunderstanding of the Assembly black box 2 messages
Question
Gated behind feature flag 6 messages
Beginner Help Question
Creating a lazy iterator with tokio streams 2 messages
Question
Rustup: check total download size before updating (dry run) 13 messages
Tooling Help Beginner Help Question
implementing running other graphs from graph, current solution uses two mutable references 2 messages
Help Solved
How in the hell do I write out-of-tree LLVM passes for rustc? 2 messages
Tooling Help Compiler Error
Looking for a good rust SRP crate 4 messages
Solved
Help with Axum and Middlewares 5 messages
Help
Code readability vs effectiveness concerns 13 messages
Code Review Request Question Solved
Fixing non-idempotent `build.rs` 10 messages
Help Solved
Lifetime of self and its fields in a method 30 messages
Question Solved
Hashmap rustlings help 20 messages
Solved
String ends_with lookup crate 18 messages
Question
the trait bound `dyn ConditionalFramePredicate: PersistentObject` is not satisfied 12 messages
Help Compiler Error
Dereferencing register as ptr 10 messages
Help Solved
How to use libc++ instead of system stl for cargo builds 2 messages
Tooling Help
Bulky functions 13 messages
Code Review Request Help
`Into::into` visibility 5 messages
Help Question
Run code only for unit tests 30 messages
Beginner
Component Query for my own ECS 5 messages
Help
User supplied function that performs multiple operations and returns multiple different types values 14 messages
Question Solved
Accessing method from trait in static array 3 messages
Help Question Solved
nullex - feedback 48 messages
Code Review Request Help Discussion Question
Creating a language need some help 58 messages
Code Review Request Discussion Help
method parameter and trait 51 messages
Beginner Help Solved
How to apply multiple Tower layers when the set of layers is only known at runtime? 3 messages
Question Compiler Error
Multiple references to the same thing in a struct 7 messages
Question Solved
How to split methods 28 messages
Help Question Solved