pub type WireNodeName<'de> = WireString<'de>;
The wire type corresponding to NodeName.
NodeName
struct WireNodeName<'de> { /* private fields */ }