These are very useful! Do you plan to add anything about object oriented approach of Rust (structs, traits, trait objects)? This topic (OOP approach) isn't documented in a focused fashion, especially since Rust lacks common inheritance (favoring composition).
I.e. some examples of how to do OOP "the Rust way".
I.e. some examples of how to do OOP "the Rust way".