pub type PhoneNumber = String;
Unvalidated phone number type
struct PhoneNumber { /* private fields */ }