Function export_package

Source
pub fn export_package<'a, 'h: 'a>(
    hugrs: impl IntoIterator<Item = &'h Hugr>,
    _extensions: &ExtensionRegistry,
    bump: &'a Bump,
) -> Package<'a>
Expand description

Exports a deconstructed Package to its representation in the model.