The Add trait is one of the most interesting traits in Rust. Dissecting Rust Traits to Learn Their Secrets is an incredible example to learn how the tools of the traits can be pieced together to offer an amazing flexibility with a perfectly tied functionality.
Table of contents
Dissecting Rust Traits to Learn Their SecretsThe genericThe functionThe associated typeWrapping upSort: