rust-help-forum
I2C on a STM32L011D4P7 using Embassy
Help
Why pre build of llvm is not available for windows there is no llvm-config.exe file in bin 😦
Discussion
Generic implementation:
Beginner
Simple question: How do I make slides programmatically with Rust?
Question
is my library crates.io worthy?
Beginner
Discussion
Question
porting lua code to rust
Discussion
Help
looking for feedback on my program for printing a range of lines of a file
Code Review Request
Parsing JSON with Serde from a poorly formatted JSON file
Beginner
Help
Compiler Error
Array bikeshedding question
Question
Solved
Trait Implementation Specialization
Question
Publish crate to a private registry
Beginner
Help
Question
Solved
Convenience / extension traits, bounds and Deref
Help
Question
Compiler Error
Solved
Initializing custom dynamically sized type
Help
Configure Cargo to allow whitespace in parent folders?
Help
Compiler Error
Solved
Function scoped variable does not live long enough error
Beginner
Question
Compiler Error
ambiguous associate type
Beginner
Help
is this a memory leak (simplified example)
Question
Rust Downcasting with dynlib
Help
Question
Testing Command Line Utilities
Question
Mapping Generic Type
Question
Lifetime problems with "complex" traits.
Code Review Request
Beginner
Help
Solved
Edition 2024: if_let_rescope triggering on types that do not have significant drop?
Help
Question
gtk-rs help with async channels
Discussion
Beginner
Help
Question
Do we have unsafe memory hamdling?
Question
Why Rust prevent two mutable references at the same time .???
Beginner
Help
Question
the 'cargo' binary, is not applicable to the toolchain
Beginner
Help
Use ffmpeg pipes to split video file into independent parts
Discussion
Question
Explicit lifetime in early return function issue
Help
Compiler Error
Some trait issues with sqlx in type generic code.
Help
Weird memory leak with crossbeam
Code Review Request
Help
Question
Functionals, closures and lifetimes
Beginner
Help
Solved
HashMap/HashSet Performance
Help
Question
AsyncFn{Mut,Once}: How to bound with Send?
Question
Compiler Error
debugging Rust 1.85 on Windows.
Tooling Help
Help
Solved
crate or a way with std to print struct in "parseable" format
Beginner
Tooling Help
Help
Discussion
Question
Can someone explain why doing this with DashMap does not work?
Beginner
Question
Linking pairs of functions
Beginner
Help
Solved
`borrow_as_ptr` clippy lint does not warn with `rust-version` >= 1.76
Question
Solved
why did the Claim trait never get traction
Beginner
Discussion
Unsafe Code Review - Generic Self-Referential Structs (Part 2)
Code Review Request
Return reference to buffer in iterator
Help
Memory behaviour in async
Question
Is there a way to specialize a generic struct impl?
Question
Where do these lifetime errors come from?
Help
Associative types with TryFrom
Compiler Error
What's the best way to parse this kind of JSON file?
Beginner
Question
How to read .pem file correctly
Discussion
Help
Question
Huge binary sizes
Tooling Help
Question
"migration" between two json file structure
Help
Question
Solved
cannot borrow `*self` as mutable more than once at a time issue
Help
Compiler Error