pub fn i128_try_parse(s: &[char]) -> Option<i128>
Expand description

Tries parsing as hexadecimal, octal, binary, and decimal