Type Alias PostNeighborJoin

Source
pub(crate) type PostNeighborJoin = (((u64, Option<NodeId>), (i64, TickInstant)), NodeId);