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