rust-help-forum
struct S return mutable lifetime based on struct U that references S
Help
Question
Dynamically calling code from a nested module.
Beginner
Help
Question
corrupted file when sending it via POST with reqwest
Beginner
Help
Problem with Mutex and Threading
Beginner
Help
Question
Implementing a mutable iterator over serde_json Value
Help
Question
Compiler Error
Limit tokio task lifetime to function in order to use semaphore without owned permit.
Help
Question
rand causing crashes in wasm32-unknown-unknown
Help
Is Serde suitable for implementing custom network protocols?
Question
Trouble building LLVM
Beginner
Help
Confusing Lifetime Error -- confusingly goes away if I use .abs()
Beginner
Help
Question
Compiler Error
Use serde to serialize a struct into 2 different json formats
Beginner
Question
Why passing a *const [u8] to extern C breaks FFI
Discussion
Question
Serde deserializer for custom format
Help
safely get .value in match case
Beginner
Help
Rust multiple crates are using different tokio versions
Help
How to manage singleton lifetimes with closures effectively?
Help
I need help with dyn traits. How to return unspecified struct?
Beginner
Help
Question
Lifetime struggle
Help
Idiomatic way of sharing a reqwest client?
Help
Custom allocator
Question
Need help with clap-rs
Help
Question
Issue related to serde's flatten. Is it because of serde or ron?
Discussion
Question
Trying to use div_rem
Help
Transform a nested loop into an iterator
Beginner
Help
Appropriate way of pulling a Git repository as a dependency
Beginner
Question
How can I create a declarative macro that takes a block?
Question
Ways to override dependency source without changing Cargo.toml of project
Help
Question
Why my code is accessing out of bounds
Beginner
Help
future created by async block is not `Send`
Beginner
Help
Compiler Error
Error on cropping image
Beginner
Help
How can I get this code to compile?
Help
Compiler Error
How to make a macro that measures the function?
Question
Trying to implement an Abstract Syntax Tree using a vec as a buffer, why do I get an error here?
Code Review Request
Help
How to get the line number of input file in Regex Captures?
Tooling Help
Help
Question
From implementation conflicts with blanket implementation in core
Help
no external crate `tokio`
Beginner
Help
Question
Compiler Error
[Rustdoc] Refer to a struct field
Question
How do I zero-fill padding bytes in a repr(C) struct?
Help
Question
How do I unbox this return value?
Help
Compiler Error
Actix Async function error
Beginner
Help
Compiler Error
Generating rust docs with macros
Beginner
Help
Allow overflowing of variables
Beginner
Help
Download Minecraft Client Jar(MCP) Using Rust And Cargo And Tauri
Help
Question
Can I make this code in one line?
Beginner
Help
Round A to the nearest multiple of B.
Help
I broke something, and I can't tell what it is...
Beginner
Help
Value moved error
Help
Windows and Rust
Help
Question
Any dead simple drawing library?
Beginner
Question
Chunked encryption with openssl crate (AES256 GCM)
Help
Question