pg_extras

Function table_size

Source
pub async fn table_size(
    pool: &Pool<Postgres>,
) -> Result<Vec<TableSize>, PgExtrasError>