rust-help-forum
Thread is not applying changes to VecDeque
Help
State machines
Question
Solved
Rust ignores default-features = false and #[cfg(feature = "std")]
Help
Compiler Error
match &str in const
Help
Question
Solved
How to avoid Arc<Mutex<FnMut() -> BoxFuture>>
Code Review Request
Help
How to use Structured logging in Log crate?
Help
Inheritance Structure in Rust for a Card Game
Help
Question
Using if-let on a member field plus member methods at the same time
Discussion
Question
My first experience with `proc_macro_derive`
Code Review Request
Is it possible to implement remaining methods?
Help
Question
Solved
Struct instance to c memory layout.
Question
Example string tokenization
Code Review Request
Fuse iterator not work as expected
Question
struct cannot be imported in submodules
Question
Allow a function to accept both sync and async callbacks
Code Review Request
Help
Question
why is it not swapping the values
Beginner
Help
One crate, one workspace, multiple features
Tooling Help
Question
Generic Associated Type Equality Constraint
Question
Get type associated with field? eg. <get_the_type_of(self.my_foo)>::LEN
Beginner
Question
Solved
Backwards-Compatible Enum Deserialization
Help
Question
[Review request] reinventing the wheel with wasm
Code Review Request
Help
Using Generic Types insted of traits
Code Review Request
Staticly link gstreamer-rs
Help
Compiler error when compiling with rustc but not when compiling with cargo
Tooling Help
Question
Compiler Error
Solved
No speedup from SIMD Intrinsics (using std::arch::x86_64)
Solved
get mut value by ref to a key of map
Help
Question
Compiler Error
Solved
Sqlx `FromRow`'s `try_from` attribute issues
Help
Question
Diesel - querying into smaller struct (SOLVED)
Beginner
Help
Question
Conditional Compilation Tests Flaky
Help
Discussion
Question
Solved
zlib-header | Rust bin/lib for the 2 Byte zlib header
Code Review Request
Visitor Pattern for AST traversal?
Help
Question
Correct way to deal with FFI function that takes owned value but not ownership
Question
Weird async locking issue when using `axum` and `reqwest`
Help
Two fields with lifetimes
Help
Question
Compiler Error
Workaround for Conflicting Trait Implementation
Help
code review | &str -> duration
Code Review Request
Strange lifetime error
Help
Question
Compiler Error
Solved
Weird importing error
Help
New AsyncFn trait learning material.
Help
Question
Solved
can't checkout from 'https://github.com/Yatekii/egui_autocomplete.git': you are in the offline mode
Help
Question
"cargo new" doesnt initialize git properly
Beginner
Spawn threads that make GET requests
Beginner
Autobuy bot
Compiler Error
Optimising enum layouts
Help
Question
borrowing / how to think different
Beginner
Question
Struggling with a github workflow for Windows and rust nightly
Help
compare c++ and rust
Beginner
Discussion
Question
How to combine `Rc`, `RefCell`, and `dyn` objects?
Question
Record screen and encode it into openh264 (SOLVED)
Help
idk why I cant delete this
Beginner
Help