pub fn gen_flags<'a, W: Write + 'a>(
    f: &'a AMQPFlags
) -> impl SerializeFn<W> + 'a
Expand description

Generate the AMQPFlags in the given buffer (x)