Function amq_protocol::protocol::queue::gen_declare

source ·
pub fn gen_declare<'a, W: Write + BackToTheBuffer + 'a>(
    method: &'a Declare
) -> impl SerializeFn<W> + 'a
Expand description

Serialize declare (Generated)