pub type AddressType = String;
AddressType defines how a network address is represented as a text string.
struct AddressType { /* private fields */ }