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