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

pub async fn send(
    user_email: String,
    verification_code: String
) -> Result<String, Error>