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

pub fn gen_request_ok<'a>(
    input: &'a mut [u8],
    _method: &'a RequestOk
) -> GenResult<'a>

Serialize request-ok (Generated)