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

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

Serialize declare (Generated)