pub type Trigger<'w, 't, E, B = ()> = On<'w, 't, E, B>;
On
Deprecated in favor of On.
pub struct Trigger<'w, 't, E, B = ()> { /* private fields */ }