Skip to main content

Module dict

Module dict 

Source

Functions§

dict_name_for_field 🔒
dict_value_is_variant 🔒
Whether the dict’s value type is Variant (i.e. signature a{?v}).
expand_deserialize_dict_derive
Implements Deserialize for structs from D-Bus dictionaries via a serde helper.
expand_serialize_dict_derive
Implements Serialize for structs as D-Bus dictionaries via a serde helper.