Cuong Le
banner
cuongleqq.bsky.social
Cuong Le
@cuongleqq.bsky.social
Head of Engineering at Bitmark | building FeralFile | I craft innovative software and forge high-performance teams.
5/ Constructor best practices

blog.cuongle.dev/p/constructo...
Constructor Best Practices in Rust
Constructor patterns every serious Rustacean should master to stop looking like a beginner.
blog.cuongle.dev
October 2, 2025 at 9:07 AM
3/ Advanced pattern matching & best practices

blog.cuongle.dev/p/level-up-y...
Level Up your Rust pattern matching
Rust’s pattern matching feels simple enough: match on enums, destructure tuples, handle Option and Result.
blog.cuongle.dev
October 2, 2025 at 9:07 AM
2/ The Hidden Rules Behind Rust Functions & Closures

blog.cuongle.dev/p/the-hidden...
The Hidden Rules Behind Rust Functions & Closures
Demystifying fn, Fn, FnMut, and FnOnce from everyday usage to compiler magic under the hood
blog.cuongle.dev
October 2, 2025 at 9:07 AM
Posts that resonated on Reddit and HN:

1/ An easier way to understand Send and Sync: blog.cuongle.dev/p/this-sends...
This Send/Sync Secret Separates Professional From Amateur Rust Developers
2 Months of Banging My Head Against Send/Sync, Explained in One Coffee Break
blog.cuongle.dev
October 2, 2025 at 9:07 AM