topolotree
0.0.0
Modules
protocol
Structs
NodeId
Functions
main
run_topolotree
Type Aliases
ContributionAgg
PostNeighborJoin
topolotree
Type Alias
PostNeighborJoin
Copy item path
Settings
Help
Summary
Source
pub(crate) type PostNeighborJoin = (((
u64
,
Option
<
NodeId
>), (
i64
, TickInstant)),
NodeId
);