Type Alias Subsystem

Source
pub type Subsystem<X> = System<X>;

Aliased Typeยง

struct Subsystem<X> { /* private fields */ }