Function amq_protocol_types::parsing::parse_decimal_value

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

Parse a DecimalValue