[][src]Crate sp_phragmen_compact

Proc macro for phragmen compact assignment.

Macros

generate_compact_solution_type

Generates a struct to store the phragmen assignments in a compact way. The struct can only store distributions up to the given input count. The given count must be greater than 2.