Function pg_extras::cache_hit

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