pub type FixQueryCache = QueryCache<VerificationResult<TagIdx>>;
pub struct FixQueryCache { /* private fields */ }