Type Alias WireExtendedAttributeName

Source
pub type WireExtendedAttributeName<'de> = WireVector<'de, u8>;
Expand description

The wire type corresponding to ExtendedAttributeName.

Aliased Typeยง

struct WireExtendedAttributeName<'de> { /* private fields */ }