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