pub fn is_valid_email(value: &str) -> bool
Returns true when value looks like a usable email address for provisioning.
value