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