Type Alias CustomSystem

Source
pub type CustomSystem = System<Ref>;
Expand description

Type aliases for convenience.

Aliased Typeยง

pub struct CustomSystem(/* private fields */);