Type Alias zng_ext_config::ConfigKey
source · pub type ConfigKey = Txt;
Expand description
Unique key to a config entry.
Aliased Type§
struct ConfigKey(/* private fields */);
pub type ConfigKey = Txt;
Unique key to a config entry.
struct ConfigKey(/* private fields */);