pub fn generate_file<P: AsRef<Path>>( map: &LoadedMap, dest_path: P, ) -> Result<()>
Generate a file containing a with_<feat> method for OidRegistry
with_<feat>