pub fn parse_decimal_value<I: ParsableInput>(
    i: I
) -> ParserResult<I, DecimalValue>
Expand description

Parse a DecimalValue