Function pg_extras::index_cache_hit

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