pub fn gen_declare_ok<'a>( input: &'a mut [u8], method: &'a DeclareOk, ) -> Result<&'a mut [u8], GenError>
Serialize declare-ok (Generated)