ext4_metadata

Type Alias ExtendedAttributes

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

Aliased Typeยง

struct ExtendedAttributes { /* private fields */ }