UnknownBundle

Type Alias UnknownBundle 

Source
pub type UnknownBundle = ComponentBundle<Unknown>;
Expand description

An unknown component and any associated signatures.

Note: all signatures are stored as certifications.

See the module level documentation.

Aliased Typeยง

pub struct UnknownBundle { /* private fields */ }