referrerpolicy=no-referrer-when-downgrade

Type Alias MaxWinnersPerPageOf

Source
pub type MaxWinnersPerPageOf<P> = <P as ElectionProvider>::MaxWinnersPerPage;
Expand description

Alias for the maximum number of winners per page, as expected by the election provider.