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