Skip to content

zvariant-2.4.0

Choose a tag to compare

@zeenix zeenix released this 11 May 07:49
· 4989 commits to main since this release
  • Add specific Serializers and Deserializers for both formats, D-Bus and GVariant.
  • GVariant support now enabled through a feature, gvariant. This is enabled by default.
  • Implement:
    • From<HashMap> for Value.
    • TryFrom<OwnedValue> for HashMap.