Crate fidl_fuchsia_data
source ·Macros
Pattern that matches an unknown
DictionaryValue
member.Structs
A dictionary is a sequence of key/value pairs.
Keys must be unique and sorted in lexicographically increasing order.
A key/value pair in a
Dictionary
.Enums
A dictionary’s value is a string, a list of strings, or a list of objects.