Type Definition paxakos::voting::CoordNumOf

source · []
pub type CoordNumOf<V> = <V as Voter>::CoordNum;
Expand description

Shorthand to extract CoordNum type out of V.