Type Definition paxakos::node::StateOf[][src]

pub type StateOf<N> = StateOf<InvocationOf<N>>;
Expand description

Shorthand to extract invocation’s State type out of N.