[][src]Module prefix_num_ops::bounded

Methods from the Bounded trait, exposed as free functions.

Functions

max_value

Returns the largest finite number this type can represent.

min_value

Returns the smallest finite number this type can represent.