num-traits
num-traits copied to clipboard
Make a const version of min/max_value
Please either add const to the existing members of the Bounded trait, or make a BoundedConst trait to supply const functions.