rust-help-forum
Implementing a foreign trait for all types that implement my own trait
Help
Question
Compiler Error
Am I designing an anti-pattern?
Help
Question
Vector of trait objects with associated type
Help
Question
What is a Pin
Question
Compilation error with feature flags
Help
Compiler Error
Attempted to read or write protected memory. when .net core called.
Beginner
Help
Cant use is_empty on IntoIterator even though it is stable
Help
Question
What is wrong with the first for loop
Beginner
Help
Question
Callback on struct that passes mutable self.
Beginner
Question
Compiler Error
WSL2 Permission denied (os error 13)
Tooling Help
Help
Compiler Error
Issue with generic parallel_sum
Help
Question
Rust type inference no longer working, everything is inferred as unknown
Beginner
Tooling Help
Help
Code Review
Code Review Request
Beginner
New to rust, trying to run someones app and error
Beginner
Compiler Error
[serde] Struct-inside-enum parsing dilemma
Help
Iterator as associated type involving closures
Help
Compiler Error
Project organization tools, technique, philosophy
Beginner
Help
Tooling Help
Discussion
Question
include_str! from outside crate directory breaks on cargo package
Help
Question
Creating an interrupt handler for windows
Question
[Solved] unresolved import `lib` no external crate `lib` in the worksapce
Help
unwrap_or_else with error handling
Question
serde untagged enum
Question
Can I get around linking these msvc libraries in C++ interop?
Question
Newbie Qn Regarding Unit/Integration Testing
Beginner
Help
Question
Macro pre-code
Beginner
Question
Monkey-patching libraries
Discussion
Question
cargo resolve transitive dependency
Tooling Help
Compiler Error: Trying to copy a `#[derive(Clone, Copy)]` struct
Help
Compiler Error
beginner's issues with lifetimes and closures
Beginner
Help
How can I retreive data from a Fn (not FnMut) callback?
Question
Trying to implement Display trait.. error
Beginner
Help
Question
Code Review Request: My 1st program !!
Code Review Request
Beginner
what does `where [(); size_of::<T>()]:` mean and why is it needed here?
Question
Return a dyn trait type from the method of said trait (or how I'm failing to implement ~inheritance)
Help
Question
How do I hide a binary from `cargo install --git`?
Question
borrow twice
Beginner
Help
Question
Compiler Error
error: lifetime may not live long enough
Beginner
Question
Compiler Error
First Rust App
Code Review Request
Beginner
Help
Cannot assign to immutable argument on something marked mut
Beginner
Help
error using c static library in rust code
Help
async fix
Beginner
Help
index enum
Beginner
Help
Build script for shader compilation (Shaderc)
Help
Question
Decoding and encoding gifs
Help
Generalize over multiple serde data formats.
Beginner
Help
Question
Interop with C++ Derived Message Types
Discussion
Question
Error trying to parallelize file reading and SQL table inserting (Rayon, Diesel, std, Serde)
Beginner
Help
expected `&str` found `!`
Help
Question
Compiler Error
serde-rs help
Beginner
Help
Cannot drop a runtime in a context where blocking is not allowed.
Help