pub trait MinMax {
// Required methods
fn min() -> Self;
fn max() -> Self;
}
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.
Gets a minimal possible value for the type.
Gets a maximal possible value for the type.