Skip to main content

ReachabilityEvent

Type Alias ReachabilityEvent 

Source
pub(super) type ReachabilityEvent = (usize, Vec<(usize, usize, bool, Timestamp, Diff)>);