pub type UnknownBundle = ComponentBundle<Unknown>;Expand description
An unknown component and any associated signatures.
Note: all signatures are stored as certifications.
Aliased Typeยง
pub struct UnknownBundle { /* private fields */ }pub type UnknownBundle = ComponentBundle<Unknown>;An unknown component and any associated signatures.
Note: all signatures are stored as certifications.
pub struct UnknownBundle { /* private fields */ }