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

pub fn gen_value<'a, W: Write + BackToTheBuffer + 'a>(
    v: &'a AMQPValue
) -> impl SerializeFn<W> + 'a

Generate the AMQPValue preceded with its AMQPType in the given buffer (x)