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