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