rust-help-forum

11663 threads · Page 102 of 234

Why does it have a borrowing error? I copied every value 28 messages
Beginner Help Question Compiler Error
Difficulties with ffi expecting pointer to variadic function 2 messages
Help Question
Lifetimes for struct, how and why? 30 messages
Beginner Question
`impl Into` for name-like structures 4 messages
Help Question
How to return an array of 6 bytes? 4 messages
Question
Circular reference in functions 216 messages
Help Question
Is it possible to match self args in a macro/how? 44 messages
Help Discussion Question
Create a global variable, that is the result of a function 13 messages
Beginner Question
Docx generator from Template 54 messages
Beginner Help
How do I get some value out of a closure? 25 messages
Help
Why are there multiple applicable items if the type is bounded. 10 messages
Help Question
Actix - Web SQlite3 24 messages
Help Question
`StaticMarker` trait shenanigans 4 messages
Discussion
Searching for file extensions and errors 3 messages
Beginner Help
How do you clone an inner type? 22 messages
Beginner Help
How to learn game Dev in rust? 7 messages
Help Beginner Discussion Question
Creating an always pending Future when an Option has no value 3 messages
Question
Correct Usage of Interior Mutability? 2 messages
Discussion Question
std::filesystem::is_character_file in rust 2 messages
Question
Implementing futures::Sink 5 messages
Question
Problems with mutable borrows 8 messages
Beginner Help
Working with Slint 5 messages
Tooling Help Beginner Question
Improving SQL entry time 8 messages
Code Review Request
Async Clojures 40 messages
Help Question
collection of different types 14 messages
Beginner Question
Can only get "_start" to not mangle in #[no_std], #[no_main] 10 messages
Help Question
tracing doesn't print error message unless I add any code above it 95 messages
Tooling Help Help Question
openssl in multi-stage docker build: error while loading shared libraries: libssl.so.3 38 messages
Tooling Help Help
Doubly linked list can update front but not back. 5 messages
Help
Really annoying issue importing structs 19 messages
Help Question
How can I pass a closure returns a future into a function? 10 messages
Help Question
Creating a language server in Rust 3 messages
Help
Conditionally compile code if ran in a criterion benchmark ? 4 messages
Help Question
Confused by a compiler error message when dealing with generic traits and Fn pointers 11 messages
Help Question Compiler Error
Serde giving a `invalid type: map, expected a sequence` 4 messages
Beginner Help
How to prevent Cargo from fiddling with the toolchain? 5 messages
Tooling Help Help Question
Lifetime shenanigans with dynamically set variables 26 messages
Code Review Request
Finding out which dependency enabled a crate feature? 4 messages
Tooling Help Question
Seeking help regarding '''cannot find function `home_dir_inner` in the crate root''' on trunk serve 9 messages
Beginner Question
Conflicting implementation on mutually exclusive types 32 messages
Help Question
How to only build one of dependencies with special cfg option without affecting other dependencies? 10 messages
Question
HashMap with required and option key per value 2 messages
Question
Tokio task causing unexpected `Drop` 12 messages
Help Question
How to make recursive closure that can modify local variables in latest version of Rust 2 messages
Beginner
Can’t figure how to link Rust to Bootloader 14 messages
Help Question
Run command without GUI/in the background with output 12 messages
Beginner Help
late initialization 28 messages
Help Question
Borrow checker struggles (Cannot move because borrowed) 10 messages
Beginner Compiler Error
C Program Token Analyze; Tokio async dependency 32 messages
Code Review Request Beginner Help
Stop all threads if one of the returns an Error 7 messages
Help