[][src]Function fast_chemail::parse_email

pub fn parse_email(address: &str) -> Result<(), ParseError>

parse_email scans an email address to check wheter it is correct.