Type Definition paxakos::node::NodeOf

source · []
pub type NodeOf<N> = NodeOf<InvocationOf<N>>;
Expand description

Shorthand to extract invocation’s Node type (impl NodeInfo) out of N.