Type Alias Name

pub type Name = String;

Aliased Typeยง

struct Name { /* private fields */ }