Function lapin::protocol::queue::gen_declare_ok

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

Serialize declare-ok (Generated)