rust-help-forum
how can I put my code on crates.io?
Beginner
Help
Question
Debug mode compile time optimizations for macros output
Question
How throughly do you remove .unwrap
Discussion
Question
rust-sdl2 and glu-rs: how to make the window transparent, and make its content remain opaque
Help
Question
let mut buf: [c_char; 1024] = [0; 1024]; how to make this to &'static str
Question
Can you put a f64 Value into a Memory layout of type array u8?
Help
Compiler Error
A marker trait with default implementation for another trait
Help
Question
How to catch errors from io Command processes
Help
Question
Difficulties with Cargo.toml and Yew
Tooling Help
Question
Ray Tracer Challenge
Beginner
Help
Question
My client is not picking up my websocket, is my server the issue?
Discussion
Help
Question
short program by Rust beginner code review
Code Review Request
Forcing rustc to include a dependency via cargo
Tooling Help
Help
manually releasing a Mutex lock
Code Review Request
ESP32 Wi-Fi callback
Help
Recommendations on tools for parser game logs
Beginner
Discussion
Question
Problem not understanding borrow checker
Beginner
Question
Why do these chains yield different values for ptr values?
Question
Struct with Option fields to unwrapped counterpart
Help
Question
Try to understand Struct ownership and reference
Beginner
Question
How to have a field storing impl Fn(&Ctx<T>) -> Type<T> + Clone) ?
Question
How do I limit the amount of times a loop runs in a second?
Question
MPSC channel not ending
Beginner
Help
Question
🚀 Contributors Wanted! 🚀
Code Review Request
Beginner
Initializing a Static inside a no_std Lib (Lazy? OnceCell?)
Beginner
Question
Reference collapsing question
Question
False positive clippy lint about recurison?
Tooling Help
Question
Feel like I'm missing something here...
Help
Question
is it possible index based array initialization?
Discussion
Beginner
Help
Question
Const associated array
Help
Question
Compiler Error
Problems with dynamic typing in rust
Code Review Request
Help
Question
Deriving trait for associated type defined by derive
Help
async-graphql not defining @key for federation
Help
STM32F0 version 0.15.1 error "No Device Features Selected"
Beginner
Compiler Error
how does including a cargo dependency to tokio cause the app to run in tokio runtime?
Code Review Request
Generate function with procmacro
Help
Question
Block on an async function in a sync function
Beginner
Help
quote - resources to learn
Question
Can't build anything with c dependencies anymore
Tooling Help
Compiler Error
Resources to learn rust!
Help
Beginner
Discussion
Question
Cross-Platform Interprocedural Communication
Help
Question
No warning on array too big. Is this worth a bug report?
Discussion
Question
Octocrab suitable for async?
Question
smol b64 function
Code Review Request
First Rust Project Critique
Code Review Request
Make variable persist outside of block
Beginner
Help
Use serde_json to serialize/deserialize one struct field
Help
lifetime may not live enough when casting Box dynamic traits
Beginner
Help
Compiler Error
Trying to understand how to use Condvar correctly
Help
Question
cargo is being a jackass and i dont know why
Beginner
Tooling Help
Help