pub const MIN: u128 = u128::MIN; // 0u128
👎Deprecating in a future Rust version: replaced by the
MIN
associated constant on this typepub const MIN: u128 = u128::MIN; // 0u128
MIN
associated constant on this type