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

pub fn gen_delete_ok(
    input: &'a mut [u8],
    method: &'a DeleteOk
) -> Result<&'a mut [u8], GenError>

Serialize delete-ok (Generated)