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

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

Serialize tune (Generated)