zng::config

Type Alias ConfigKey

source
pub type ConfigKey = Txt;
Expand description

Unique key to a config entry.

Aliased Typeยง

struct ConfigKey(/* private fields */);