Type Alias WireNodePropertyKeyString

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

The wire type corresponding to NodePropertyKeyString.

Aliased Typeยง

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