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

pub type RoundNumOf<V> = <V as Voter>::RoundNum;
Expand description

Shorthand to extract RoundNum type out of V.