ZettaScaleLabs / cyclors

Low level RUST APIs for cyclone
Apache License 2.0
6 stars 11 forks source link

When getting from native, ensure that default QoS values are reflected by None #18

Closed JEnoch closed 1 year ago

JEnoch commented 1 year ago

This allows a quick check for each QoS when comparing to default, and also ensures a more compact serialization when a QoS has default value.