Function amq_protocol::protocol::basic::gen_get

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

Serialize get (Generated)