rust-help-forum

11663 threads · Page 72 of 234

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