Function ccash_rs::methods::get_balance[][src]

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

Returns the balance of the user.