Function amq_protocol::protocol::connection::gen_start
source · pub fn gen_start<'a, W: Write + BackToTheBuffer + 'a>(
method: &'a Start
) -> impl SerializeFn<W> + 'aExpand description
Serialize start (Generated)