EventPair

Type Alias EventPair 

Source
pub type EventPair<AppData> = (u64, AppEvent<AppData>);