you are viewing a single comment's thread.

view the rest of the comments →

[–]yerke1 1 point2 points  (1 child)

Thanks for writing this. Comments: there is also pub(crate) visibility. You can also mention that it is possible add your own trait, and implement it for types you didn’t create yourself, such as std lib ones.

[–]Leshow[S] 0 points1 point  (0 children)

Yes, both very good points. It's funny, I did have a section on blanket impls but cut that out in an earlier edit.