Function parse_impl

Source
fn parse_impl(s: &str, negative: bool) -> Result<i256, ParseI256Error>
Expand description

Parse s with any sign and leading 0s removed