🏰 Rust Structs § Visibility § pub: to make a struct/field Public Types § 🏷️ Rust Named-Fields Structs 🔢 Rust Tuple-Like Structs 🍽️ Rust Unit-Like Structs Associations § 🧲 Rust Associated Functions 🧲 Rust Type Associated Function 🧲 Rust Associated Consts Generics § Rust structs can also be generic → 🦄 Rust Generic Structs Common Traits § 👨🚀 Rust Trait Derivation