Function lapin::protocol::queue::gen_declare_ok[][src]

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

Serialize declare-ok (Generated)