Type Alias cml_chain::VoterList

source ·
pub type VoterList = Vec<Voter>;

Aliased Type§

struct VoterList { /* private fields */ }