pub async fn get_user_quota_handler(
configuration: &Configuration,
user: &str,
) -> Result<Quota, Error<GetUserQuotaHandlerError>>pub async fn get_user_quota_handler(
configuration: &Configuration,
user: &str,
) -> Result<Quota, Error<GetUserQuotaHandlerError>>