validate_email

Function validate_email 

Source
pub fn validate_email(email: &str) -> bool
Expand description

Checks the syntax of an email to see if it is valid.