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

pub type OutcomeOf<I> = OutcomeOf<StateOf<I>>;
Expand description

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