Function amq_protocol_types::generation::gen_type [] [src]

pub fn gen_type<'a>(x: (&'a mut [u8], usize),
                    t: &AMQPType)
                    -> Result<(&'a mut [u8], usize), GenError>