Function ccash_rs::methods::admin::verify_account[][src]

pub async fn verify_account(
    session: &CCashSession,
    user: &CCashUser
) -> Result<bool, CCashError>
Expand description

Returns a boolean whether or not the user is an admin account.