Function amq_protocol::protocol::access::gen_request_ok[][src]

pub fn gen_request_ok<'a, W: Write + BackToTheBuffer + 'a>(
    _method: &'a RequestOk
) -> impl SerializeFn<W> + 'a
Expand description

Serialize request-ok (Generated)