Type Alias fidl_fuchsia_component_decl::ConfigKey
source · pub type ConfigKey = String;
Expand description
The string identifier for a config field.
Aliased Type§
struct ConfigKey { /* private fields */ }
pub type ConfigKey = String;
The string identifier for a config field.
struct ConfigKey { /* private fields */ }