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