Function pg_extras::index_cache_hit

source ยท
pub async fn index_cache_hit(
    schema: Option<String>,
) -> Result<Vec<IndexCacheHit>, PgExtrasError>