Type Alias topolotree::PostNeighborJoin

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