Function amq_protocol::protocol::basic::gen_recover_async

source ยท
pub fn gen_recover_async<'a, W: Write + BackToTheBuffer + 'a>(
    method: &'a RecoverAsync,
) -> impl SerializeFn<W> + 'a
Expand description

Serialize recover-async (Generated)