pg_extras

Function table_cache_hit

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