pub type ConfigKey<'de> = WireString<'de>;
The wire type corresponding to ConfigKey.
ConfigKey
pub struct ConfigKey<'de> { /* private fields */ }