pub fn gen_qos_ok<'a>( input: &'a mut [u8], _: &'a QosOk, ) -> Result<&'a mut [u8], GenError>
Serialize qos-ok (Generated)