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

pub type RoundNumOf<I> = <I as Invocation>::RoundNum;
Expand description

Shorthand to extract RoundNum type out of I.