pub const MAX: u128 = u128::MAX; // 340_282_366_920_938_463_463_374_607_431_768_211_455u128
👎Deprecating in a future version: replaced by the
MAX
associated constant on this typepub const MAX: u128 = u128::MAX; // 340_282_366_920_938_463_463_374_607_431_768_211_455u128
MAX
associated constant on this type