rust-help-forum

11663 threads · Page 122 of 234

Problem icon iced 0.9 26 messages
Code Review Request Beginner Help
Handle field attributes in attribute proc macro 3 messages
Question
Improve performance in a conversion BGRA -> RGB operation 139 messages
Code Review Request Beginner Help
Beginner needs help with generics 3 messages
Beginner Help
Arc<Mutex<T>> Memory Leak 23 messages
Question
How to handle moved value in this case 4 messages
Beginner Help
Feedback on API 9 messages
Code Review Request Discussion
What's going on with Rust's log crate? 12 messages
Beginner Tooling Help Discussion Question
Is there a rust library to convert corrupt xls files to xlsx? 2 messages
Question
Problems For Benchmarking 14 messages
Question
await value wrapped in Arc 12 messages
Help Question
Why is my Eq and Hash annotations not deriving the right traits? 10 messages
Beginner Help Question Compiler Error
Massive compilation time (45 min) for monomorphization 16 messages
Tooling Help Help Question
Returning Backing and Pointer to Backing 35 messages
Beginner Question
Trying to create an instance of a struct with_capacity(x) and then fill it with default values. 10 messages
Beginner Question
FLTK wayland error 12 messages
Beginner Help Compiler Error
Embedded Rust 6 messages
Beginner
Trait return `Box<dyn MyTrait>`? 38 messages
Question
how to get the value inside an enum instance? 10 messages
Help Question
best way to write multiple objects in a DB 3 messages
Help Beginner Discussion Question
serde's visitor pattern conceptually? 36 messages
Discussion Help
arm64e target 5 messages
Help Question
Resolving multiple mutable borrow issues when writing a game engine 33 messages
Help Question
Serde: Is there any difference between implementing Deserializer for an enum or using a function? 73 messages
Beginner Tooling Help Help Question
docs.rs without publishing to crates.io 5 messages
Tooling Help Question
Time to unix timestamp 7 messages
Help
Display Help Message with Clap Derive 4 messages
Beginner Help
Axum docs show a tuple struct (???) being used as a function parameter's name 4 messages
Beginner Question
Mapping Enums to Strings and Vice Versa 2 messages
Beginner Question
How to capture errors when mixing LangError and Error 9 messages
Question
Map on result with same error type 5 messages
Beginner Question
Serenity global parameter 10 messages
Help Question
AsRef with wrapper types from other crates 7 messages
Help Question
implement Iterator yielding mutable references 43 messages
Help Question
How to implement this function? I have also errors 83 messages
Beginner Question
helo i have problem, i try to pass char** to rust lib 45 messages
Beginner Help
Store `dyn Trait` heapless 52 messages
Help Question
walkdir how to find group of file types 2 messages
Discussion Help Question
Error getting rust installed on raspberry pi. 5 messages
Help
How well does `format!` optimise? 27 messages
Help Question
macro looking outside of parenthesis 3 messages
Beginner Compiler Error
Metallic noise with audio filters 9 messages
Help
Match over u8 slice 11 messages
Help Question
Cross compiling linux to intel based mac 18 messages
Beginner Help Compiler Error
struct to bits 6 messages
Help Question
Force Move (Unsafely) in Rust 122 messages
Beginner Question
[Solved] ViGEm Client in Rust 10 messages
Beginner Help Question
Consuming a MPSC tokio queue in tonic (streaming gRPC) 10 messages
Beginner Help Question Compiler Error
Manually transforming generators to escape E0626 29 messages
Help Compiler Error
Static mut and ptr gone wrong, use case minimal wasm plugin 38 messages
Help Question