VoterList

Type Alias VoterList 

Source
pub type VoterList = Vec<Voter>;

Aliased Typeยง

pub struct VoterList { /* private fields */ }