pub type NodeBundle<T> = <<T as HasBundleKind>::BundleKind as HasNodeBundle>::NodeBundle;
Expand description
The type of a node bundle associated with SchematicBundleKind
T
.
pub type NodeBundle<T> = <<T as HasBundleKind>::BundleKind as HasNodeBundle>::NodeBundle;
The type of a node bundle associated with SchematicBundleKind
T
.