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