Function lapin::protocol::basic::gen_reject[][src]

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

Serialize reject (Generated)