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

type OutcomeOf<S> = <S as State>::Outcome;

Type alias to extract a state's Outcome type.