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

pub type StateOf<I> = <I as Invocation>::State;
Expand description

Shorthand to extract State type out of I.