pub type TerminalBundle<T> = <<T as HasBundleKind>::BundleKind as HasTerminalBundle>::TerminalBundle;Expand description
The type of a terminal bundle associated with SchematicBundleKind T.
pub type TerminalBundle<T> = <<T as HasBundleKind>::BundleKind as HasTerminalBundle>::TerminalBundle;The type of a terminal bundle associated with SchematicBundleKind T.