Function guard::api::v1::auth::add_user_helper [−][src]
pub async fn add_user_helper(
username: &str,
hash: &str,
email: &str,
secret: &str,
data: &Data
) -> Result<(), Error>
pub async fn add_user_helper(
username: &str,
hash: &str,
email: &str,
secret: &str,
data: &Data
) -> Result<(), Error>