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