pub fn gen_consume_ok<'a>( input: &'a mut [u8], method: &'a ConsumeOk, ) -> Result<&'a mut [u8], GenError>
Serialize consume-ok (Generated)