Function lapin::protocol::channel::gen_channel[][src]

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

Serialize channel (Generated)