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