Function validator::validate_email [] [src]

pub fn validate_email(val: &str) -> bool

Validates whether the given string is an email based on Django EmailValidator and HTML5 specs