Type Definition paxakos::invocation::NodeOf

source · []
pub type NodeOf<I> = NodeOf<StateOf<I>>;
Expand description

Shorthand to extract state’s Node type (impl NodeInfo) out of I.