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

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

Serialize tune-ok (Generated)