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

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

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