pub trait LowerBounded { fn min_value() -> Self; }
Numbers which have lower bounds
Returns the smallest finite number this type can represent