pub type DictionaryKey = String;Expand description
The key of a DictionaryItem. The constraints for valid keys are documented at
https://fuchsia.dev/reference/cml#names.
Aliased Typeยง
pub struct DictionaryKey { /* private fields */ }pub type DictionaryKey = String;The key of a DictionaryItem. The constraints for valid keys are documented at
https://fuchsia.dev/reference/cml#names.
pub struct DictionaryKey { /* private fields */ }