pub fn generate_file<P: AsRef<Path>>(
    map: &LoadedMap,
    dest_path: P
) -> Result<()>
Expand description

Generate a file containing a with_<feat> method for OidRegistry