Function rocket::mtls::x509::oid_registry::generate_file

source ·
pub fn generate_file<P>(
    map: &BTreeMap<String, Vec<LoadedEntry>>,
    dest_path: P
) -> Result<(), Error>
where P: AsRef<Path>,
Available on crate feature mtls only.
Expand description

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