Function amq_protocol::protocol::queue::gen_bind[][src]

pub fn gen_bind<'a, W: Write + BackToTheBuffer + 'a>(
    method: &'a Bind
) -> impl SerializeFn<W> + 'a
Expand description

Serialize bind (Generated)