pub const MAPS: LocalKey<RefCell<HashMap<MapId, (Entity, Box<dyn Any>)>>>;
Store of mapping functions used for lens maps.