pub async fn exists_email( configuration: &Configuration, email: &str, ) -> Result<bool, Error<ExistsEmailError>>