Function lapin::protocol::exchange::gen_bind[][src]

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

Serialize bind (Generated)