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