#[derive(TypeDict)]
👎Deprecated since 3.1.0: Please use
Type
macro with #[zvariant(signature = "dict")]
attribute instead.Expand description
Derive macro to add Type
implementation to structs serialized as a{sv}
type.