rust-help-forum
Async behaviour is getting stopped for some unknow reason
Code Review Request
Help
Why can't I match an argument that implements a trait?
Beginner
Help
i feel like im doing things too difficult than they should be
Code Review Request
Beginner
How do I "further restrict this bound"?
Help
Question
3 way OR comparison in typenum
Help
Question
Traits which combine traits
Help
Question
Sending a file on request in Axum
Beginner
How to turn a &self into a &mit self for one time use
Help
Question
Compiler Error
Rust Cross Compilation Help
Beginner
Tooling Help
Help
Discussion
Compiler Error
Implementing Mutable Iterators for Tree Structures in Rust
Beginner
Help
Question
Accepting any object that implements a given trait
Beginner
Help
Question
what is the difference ?
Help
bitvec::bits! macro and static
Beginner
Help
Question
Compiler Error
Eldritch Procedural Macro
Beginner
Help
Borrow checker error after switching from a struct to a trait
Help
Question
Compiler Error
Does async move change the memory location of a variable?
Discussion
Help
Question
Error trying to access windows folder.
Help
Cannot use impl of custom trait in test
Help
Question
How can I take the average of an iterator efficiently and cleanly?
Code Review Request
Question
Extracting audio from video
Help
Documentation comments
Beginner
Discussion
Question
Why doesn't this live long enough?
Help
Compiler Error
Memory location of variables when passing between functions
Question
Cannot mutate self argument, despite self argument passed as mutable.
Help
How do i fix this?
Help
cbindgen.toml Not generating headers for enum
Beginner
Help
Question
Easiest possible mutable global variables in rust
Discussion
Help
Question
Invalid left-hand side of assignment
Help
use a different linker in debug and release builds of library?
Tooling Help
Rust parallel tasks manager
Help
Question
rounding of u64 when serialising with gloo_utils::format::JsValueSerdeExt
Help
Question
is it a good idea to wrap fn main in a macro that my library provides?
Help
Question
How do you deal with choice paralysis?
Discussion
How to give features of a library from my library?
Beginner
Help
Question
Fighting with the borrow checker
Help
Question
Compiler Error
"unsafe" singly-linked list implementation (awesome or crap?)
Question
How to profile code on windows?
Tooling Help
Help
Question
borrowed value does not live long enough when passing to async
Help
Compiler Error
mismatched types error
Beginner
Help
More performant cosine similarity score?
Code Review Request
Beginner
unexpected behavior (bug?) when using serde `untagged` with an enum to deserialize csv data
Help
How to add an if unix if linux kind of statement in this situation:
Code Review Request
Help
rust mobile: How to implement android native midi (AMidi) using ndk-sys
Help
Discussion
Question
Non-unix argument parser
Question
Crossterm Output Formatting
Help
Question
Sandboxing Rust
Discussion
Question
Serde serialize Instant struct
Help
Question
Dockerizing a Rust workspace
Help
Question
Joining of multiple async code from a vec
Help
Compiler Error
Trying to dip my toes in some concurrent Rust backend coding, some questions.
Discussion
Beginner
Help
Question