pub fn gen_tune_ok<'a>( input: &'a mut [u8], method: &'a TuneOk, ) -> Result<&'a mut [u8], GenError>
Serialize tune-ok (Generated)