Type Definition paxakos::communicator::NodeIdOf[][src]

pub type NodeIdOf<C> = <NodeOf<C> as NodeInfo>::Id;
Expand description

Shorthand to extract node (impl NodeInfo) Id type out of C.