pg_extras

Function index_cache_hit

Source
pub async fn index_cache_hit(
    schema: Option<String>,
    pool: &Pool<Postgres>,
) -> Result<Vec<IndexCacheHit>, PgExtrasError>