Function email_validation

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