rust-help-forum
Help with queue in rodio
Beginner
Tooling Help
Question
Implementing Serialization/Deserialization of Rust MIR's `Place` Struct
Tooling Help
Help
Question
[SOLVED] Abstract wrapper factory
Beginner
Help
Question
Pass string variable into macro literal argument
Help
Compiler Error
working on an error formatting and aggregator, need some feedback
Code Review Request
Help
Discussion
I need some `unsafe { }` in my life.
Beginner
Question
An emulator for the Uxn CPU
Code Review Request
cannot borrow `sys` as mutable because it is also borrowed as immutable
Beginner
Help
Question
Compiler Error
Include crate in only development mode
Help
Switching dyn Trait field at runtime
Help
Question
Help creating a macro
Beginner
Help
Question
Defining a trait with a field
Help
Question
Does File write only accept u8 array for bit parsing a file?
Beginner
Question
this is how i understand it am i correct ?
Code Review Request
Discussion
Question
New Programmer, trying to make a CTF flag-extractor program. Having fun, but failing lol.
Beginner
Higher Order Proc Macros?
Discussion
Help
Question
stack overflow when allocating big array into a box in debug mode only
Discussion
cargo check not working?
Question
Converting some JSON into a Rust hashmap with Serde
Beginner
Question
str doesn't have a size known at compile-time required by a bound
Help
Compiler Error
Implementing PNG CRC algorithm in crc crate
Beginner
Help
Rust reqwest downloaded files are corrupted
Help
Procedural macro causes enum to be not visible in scope
Beginner
Help
Tokio Postgres slower than mongodb?
Help
Discussion
Question
How to add cargo-watch in a container running on Fedora Silverblue
Beginner
Help
Trying to `impl FromIterator<T> for Result<T, E>` where T is a local type
Help
Weird lifetime error with impl Trait, closures, and mutable references
Question
Rust code significantly slower than C version, how can I optimize?
Beginner
Help
Question
For-loop in a rayon scope that mutably borrows
Beginner
Help
Question
Compiler Error
There is any better way to compare strings? Ash - instance layers validation
Beginner
Help
issue with number size with birthday paradox
Beginner
Help
Question
Immutable borrow is dropped, but still can't mutably borrow?
Help
Question
Compiler Error
How can I send pictures / files in general using tcpstream
Discussion
Beginner
Help
Question
Accessing a user's folder with WASM
Question
Https client that can handle srv
Question
cargo workspaces ignore .cargo/config.toml and rust-toolchain.toml for workspace members
Tooling Help
Help
why does cargo also download all the tests for an external crate?
Question
Cargo seems to use wrong target despite --target being used
Tooling Help
Compiler Error
'cargo publish' problem
Help
help with lifetimes and traits (sqlx)
Help
Convert OsString to &str inside a closure ?
Beginner
Question
how to terminate a thread without a grace?
Help
Question
Channel receiver cloning
Help
(Solved) Trying to create a custom deserializer for serde.
Help
Question
expected &str found Result<String, FromUtf8Error>
Beginner
Help
Compiler Error
static.crates.iocrates
Tooling Help
How to convert binary string to an unsigned int?
Beginner
Help
Question
Is pinning necessary here to prevent UB/dangling pointer?
Code Review Request
Question
Borrowed data escaping out of method
Beginner
Help
Issue with merkle tree
Help