Skip to main content

fetch_quotas

Function fetch_quotas 

Source
pub async fn fetch_quotas<'a, E>(
    run_id: RunId,
    executor: E,
) -> Result<RunQuotas>
where E: Executor<'a, Database = Postgres>,
Expand description

Fetch quotas.