Function backend::utils::email::check_email_exist[][src]

pub async fn check_email_exist(email_address: &str) -> (bool, EmailExistMessage)