Type-Driven Design in Rust — Patterns I Learned Building Real Desktop Apps
Rust's type system is the feature that keeps paying dividends. Every time I've invested in designing types well, the compiler caught bugs I'd have missed in runtime testing.
Here are the patterns I ac
hiyoyo.hashnode.dev4 min read