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