Function get_usage

Source
pub async fn get_usage(
    configuration: &Configuration,
) -> Result<f64, Error<GetUsageError>>