Crate sp_phragmen_compact

Source
Expand description

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.