fidl_fuchsia_component_sandbox

Type Alias 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 */ }