Skip to main content

team_usage

Function team_usage 

Source
pub async fn team_usage(pool: &PgPool, team: &str) -> Result<()>
Expand description

Report what a team is storing. Counts and bytes only — never content, so this is safe to run for a team you are not on.