Type Definition paxakos::invocation::OutcomeOf

source · []
pub type OutcomeOf<I> = OutcomeOf<StateOf<I>>;
Expand description

Shorthand to extract state’s Outcome type out of I.