pub type ConfigKey = String;
Expand description

The string identifier for a config field.

Aliased Type§

struct ConfigKey { /* private fields */ }