Skip to main content

email_validation

Function email_validation 

Source
pub fn email_validation(input: &str) -> Result<(), &'static str>