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