Skip to main content

get_tenant_usage

Function get_tenant_usage 

Source
pub async fn get_tenant_usage(
    pool: &PgPool,
    tenant_id: Uuid,
) -> ProxyResult<TenantUsage>
Expand description

Aggregate usage statistics for a tenant.