pub type ConfigKey = String;
The string identifier for a config field.
pub struct ConfigKey { /* private fields */ }