pub fn evaluate_support(
    backings: impl Iterator<Item = impl Backings>,
) -> ElectionScoreExpand description
General evaluation of a list of backings that returns an election score.
pub fn evaluate_support(
    backings: impl Iterator<Item = impl Backings>,
) -> ElectionScoreGeneral evaluation of a list of backings that returns an election score.