Function get_space_usage

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

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