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