[][src]Function lapin::protocol::access::gen_access

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

Serialize access (Generated)