Skip to main content

validate_email

Function validate_email 

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

Returns true if value looks like a valid e-mail address.