Function amq_protocol_types::gen_decimal_value [] [src]

pub fn gen_decimal_value<'a>(x: (&'a mut [u8], usize),
                             d: &DecimalValue)
                             -> Result<(&'a mut [u8], usize), GenError>