Type Definition paxakos::invocation::NodeIdOf

source · []
pub type NodeIdOf<I> = <NodeOf<I> as NodeInfo>::Id;
Expand description

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