pub fn generate_file<P>( map: &BTreeMap<String, Vec<LoadedEntry>>, dest_path: P, ) -> Result<(), Error>where P: AsRef<Path>,
mtls
Generate a file containing a with_<feat> method for OidRegistry
with_<feat>