Function lapin::protocol::connection::gen_tune_ok

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

Serialize tune-ok (Generated)