Function amq_protocol::protocol::connection::gen_start

source ยท
pub fn gen_start<'a, W: Write + BackToTheBuffer + 'a>(
    method: &'a Start,
) -> impl SerializeFn<W> + 'a
Expand description

Serialize start (Generated)