Function amq_protocol::protocol::queue::gen_bind

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

Serialize bind (Generated)