Function flowclib::generator::generate::create_manifest[][src]

pub fn create_manifest(
    flow: &Flow,
    debug_symbols: bool,
    manifest_url: &str,
    tables: &GenerationTables
) -> Result<Manifest>