pub type WireExtendedAttributeName<'de> = WireVector<'de, u8>;
Expand description
The wire type corresponding to ExtendedAttributeName
.
Aliased Typeยง
pub struct WireExtendedAttributeName<'de> { /* private fields */ }
pub type WireExtendedAttributeName<'de> = WireVector<'de, u8>;
The wire type corresponding to ExtendedAttributeName
.
pub struct WireExtendedAttributeName<'de> { /* private fields */ }