Skip to main content

write_routing_header

Function write_routing_header 

Source
pub fn write_routing_header<I, P>(
    inputs: I,
    manifest: &MissionManifest,
    output: impl AsRef<Path>,
) -> Result<PathBuf, Error>
where I: IntoIterator<Item = P>, P: AsRef<Path>,
Expand description

Generate and write a cFE routing header.