Type Definition paxakos::node::StateOf

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

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