Type Definition paxakos::invocation::StateOf

source · []
pub type StateOf<I> = <I as Invocation>::State;
Expand description

Shorthand to extract State type out of I.