Please consider making `LazyMap::new` a const fn. It saves extra `Lazy` wrapper when declaring a static variable.