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