Module variant

Source
Expand description

Serialize types as GVariant

Structs§

DecodeValue
Helper struct used to decode a gvariant Variant internally
EncodeValue
Helper struct used to encode a gvariant Variant internally

Traits§

DecodeVariant
Types that can be decoded from GVariant data
EncodeVariant
Types that can be encoded to GVariant data
VariantType
Types that have a GVariant signature