type DefAnonConstsMap = FxHashMap<Either<GenericDefId, VariantId>, FxHashMap<ExprId, AnonConstId>>;
struct DefAnonConstsMap { /* private fields */ }