pub type AutomationSystem<D> = System<Ref, D, AUTOMATION_INSTRUCTION_COUNT>;
Type aliases for convenience.
pub struct AutomationSystem<D> { /* private fields */ }