[][src]Module wybr::outcome

Generic outcome for election methods

All the election methods return an object which implements the Outcome trait.

Structs

CandidateIterator

Iterator over the IDs of elected candidates

GenericOutcome

Multi-winner election outcome

NamesIterator

Iterator over the names of elected candidates

Traits

Outcome

Trait representing generic output from an election method