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

pub type YeaOf<V> = <V as Voter>::Yea;
Expand description

Shorthand to extract Yea type out of V.