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