pub type WireNodePropertyKeyString<'de> = WireString<'de>;
Expand description
The wire type corresponding to NodePropertyKeyString
.
Aliased Typeยง
struct WireNodePropertyKeyString<'de> { /* private fields */ }
pub type WireNodePropertyKeyString<'de> = WireString<'de>;
The wire type corresponding to NodePropertyKeyString
.
struct WireNodePropertyKeyString<'de> { /* private fields */ }