rust-help-forum
Rust trait lifetime
Beginner
Help
Question
Limitation in rust's trait system?
Discussion
Question
nom # comments parsing issue
Help
Question
Problem linking a native library
Help
Question
Locking a file while It's being downloaded
Help
Cannot find type "array" in this scope
Beginner
Help
Compiler Error
Rocket runtime blocking not allowed
Help
Question
Splitting borrows for Vec element subfields without unsafe
Help
Discussion
Question
Dependency injection without dynamic dispatch?
Discussion
Question
Multithreading: How to spawn a function 4 times?
Beginner
Help
Encrypt error
Help
Weird Trait Bound issues
Help
Rust Book Foreword
Discussion
Starting out from Rustlings, I'm getting errors,
Beginner
Help
Question
Brute forcing errors with loops angering the borrow checker
Help
Question
Why is this code marked as unreachable?
Help
separate enum
Beginner
Help
How to properly handle TcpStream connection closing?
Help
Question
Cross compilation to wasm32-unknown-unknown
Help
Compiler Error
spurious network error
Help
Alternative to winit ? (unless someone as a good custom event loop)
Help
Rust If Let Ok Problem
Help
Question
Tokio | Buffered reading/writing straight from a `TcpStream` into a file
Help
Question
patched std
Help
Question
Unrelated/nonsensical object lifetime error due to trait lifetime parameter
Help
Compiler Error
rust-analyzer for diffrent targets
Help
Discussion
Question
Return One Of Given Errors
Beginner
Compiler Error
How to use the trait Seek in a trait object when necessary?
Question
Continuation Passing Style in Rust for a Sum of Binary Tree
Beginner
Help
Question
Help with the structure of an AST (how to implement)
Beginner
Help
Serde derive compile error (as a dependency)
Help
Compiler Error
Trying to find workaround for conflicting trait implementations
Help
Compiler Error
cannot move out of variable in fnmut closure
Help
Compiler Error
Easier way to create JS objects in Rust
Question
protobuf-src build script failure on Windows
Help
Question
Compiler Error
Running a cargo bench benchmark under gdb
Tooling Help
Help
I have a program with slint, but it's opening a command prompt in the background on wpi
Help
WGPU square rendering
Help
Closure problems
Help
Issue with Serde's deserialization of an untagged enum
Help
Question
Using the for loop variable to set a position doesnt work
Beginner
Question
`&'static dyn T` has stricter lifetime requirements than `Box<dyn T>`
Question
Compiler Error
Static reference to function requires generic arguments be static too
Help
Compiler Error
AJAX Request
Beginner
Help
Downsides (or potential downsides) of an approach
Help
Question
Copying a struct or enum in order to add traits.
Question
Change behaviour of a blanket trait if the implementing type is a slice
Question
No write permissions
Help
One set of getter/setter functions that get the type from the key or separate ones for each type?
Beginner
Question
Rust Analyzer project deps caching
Tooling Help
Question