pub fn parse_long_int<I: ParsableInput>(i: I) -> ParserResult<I, LongInt>
Expand description

Parse a LongInt