Function amq_protocol::protocol::connection::gen_tune_ok

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

Serialize tune-ok (Generated)