[][src]Function lapin::protocol::connection::gen_tune

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

Serialize tune (Generated)