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