pub type Address = String;
An address used to identify an account.
pub struct Address { /* private fields */ }