[][src]Function lapin::protocol::queue::gen_queue

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

Serialize queue (Generated)