Skip to main content

validate_email

Function validate_email 

Source
pub(crate) fn validate_email(email: &str) -> Result<(), String>