rust-help-forum

11663 threads · Page 29 of 234

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