Function amq_protocol_types::generation::gen_value [] [src]

pub fn gen_value<'a>(
    x: (&'a mut [u8], usize),
    v: &AMQPValue
) -> Result<(&'a mut [u8], usize), GenError>