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