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

pub type NayOf<I> = <I as Invocation>::Nay;
Expand description

Shorthand to extract Nay type out of I.