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

pub type AbstainOf<I> = <I as Invocation>::Abstain;
Expand description

Shorthand to extract Abstain type out of I.