Function amq_protocol::protocol::access::gen_request_ok
source · pub fn gen_request_ok<'a, W: Write + BackToTheBuffer + 'a>(
_method: &'a RequestOk
) -> impl SerializeFn<W> + 'aExpand description
Serialize request-ok (Generated)