Struct dividebatur::aec::data::candidates::AECAllCandidateRow [] [src]

pub struct AECAllCandidateRow {
    pub ticket: String,
    pub ballot_position: u32,
    pub surname: String,
    pub ballot_given_nm: String,
    pub party_ballot_nm: String,
    // some fields omitted
}

Fields

Trait Implementations

impl Debug for AECAllCandidateRow
[src]

[src]

Formats the value using the given formatter.