ChildName

Type Alias ChildName 

Source
pub type ChildName<'de> = WireString<'de>;
Expand description

The wire type corresponding to ChildName.

Aliased Typeยง

pub struct ChildName<'de> { /* private fields */ }