pub fn get_space_usage(
    client: &impl UserAuthClient
) -> Result<Result<SpaceUsage, NoError>>
Available on crate feature dbx_users only.
Expand description

Get the space usage information for the current user’s account.