Type Alias Email

Source
pub type Email = String;
Expand description

Unvalidated Email type

Aliased Typeยง

struct Email { /* private fields */ }