Function lapin::protocol::connection::gen_tune

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

Serialize tune (Generated)