Function emailx::validate_mx[][src]

pub fn validate_mx(
    email: &str
) -> impl Future<Item = bool, Error = Error>