[][src]Function amq_protocol_types::generation::gen_flags

pub fn gen_flags<'a>(
    x: (&'a mut [u8], usize),
    f: &AMQPFlags
) -> Result<(&'a mut [u8], usize), GenError>

Generate the AMQPFlags in the given buffer (x)