Function amq_protocol::protocol::connection::gen_tune

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

Serialize tune (Generated)