mz_compute::logging::initialize

Type Alias ReachabilityEvent

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