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 */);