pub type EmailAddress = String;Expand description
EmailAddress describes a structured representations for the “e=” line which specifies email contact information for the person responsible for the conference.
Aliased Type§
pub struct EmailAddress { /* private fields */ }