Function amq_protocol_types::generation::gen_short_uint [] [src]

pub fn gen_short_uint<'a>(
    x: (&'a mut [u8], usize),
    u: &ShortUInt
) -> Result<(&'a mut [u8], usize), GenError>