Skip to main content

ExtendedAttributeName

Type Alias ExtendedAttributeName 

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

The wire type corresponding to ExtendedAttributeName.

Aliased Typeยง

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