rust-help-forum

11663 threads · Page 30 of 234

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