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

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

Type alias to extract Id type of a state’s Node type.