ExtendedAttributeName

Type Alias ExtendedAttributeName 

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

The wire type corresponding to ExtendedAttributeName.

Aliased Typeยง

pub struct ExtendedAttributeName<'de> { /* private fields */ }