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