pub type ExtendedAttributes = BTreeMap<Box<[u8]>, Box<[u8]>>;

Aliased Type§

struct ExtendedAttributes { /* private fields */ }