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