Implement Only and Exactly The Needed Methods
Creating new instances of structs with only specific and necessary traits implemented is really fun. This post covers two ways of doing that.
This page is an index for what Traits in Rust are meant to do.
Creating new instances of structs with only specific and necessary traits implemented is really fun. This post covers two ways of doing that.