Type Alias WireConfigKey

Source
pub type WireConfigKey<'de> = WireString<'de>;
Expand description

The wire type corresponding to ConfigKey.

Aliased Typeยง

struct WireConfigKey<'de> { /* private fields */ }