[][src]Function lapin::protocol::tx::gen_tx

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

Serialize tx (Generated)