pub fn gen_get_ok<'a>( input: &'a mut [u8], method: &'a GetOk, ) -> Result<&'a mut [u8], GenError>
Serialize get-ok (Generated)