Type Definition paxakos::invocation::AbstainOf

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

Shorthand to extract Abstain type out of I.