[][src]Module zvariant::derive

Derive Macros

DeserializeDict

Adds Deserialize implementation to structs to be deserialized from a{sv} type.

SerializeDict

Adds Serialize implementation to structs to be serialized as a{sv} type.

Type

Derive macro to add Type implementation to structs and enums.

TypeDict

Derive macro to add Type implementation to structs serialized as a{sv} type.