๐ฐ 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