Type Alias ConfigKey

pub type ConfigKey = String;
Expand description

The string identifier for a config field.

Aliased Typeยง

struct ConfigKey { /* private fields */ }