Skip to main content

write_registry

Function write_registry 

Source
pub fn write_registry<I, P>(
    inputs: I,
    output: impl AsRef<Path>,
    format: RegistryFormat,
) -> Result<PathBuf, Error>
where I: IntoIterator<Item = P>, P: AsRef<Path>,
Expand description

Generate a machine-readable packet registry and write it to output.