Function pg_extras::cache_hit

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