Type Alias fidl_fuchsia_component_sandbox::DictionaryKey
source · 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§
struct DictionaryKey { /* private fields */ }