Attributes

Type Alias Attributes 

Source
pub type Attributes<'a> = HashMap<Cow<'a, str>, Cow<'a, str>>;

Aliased Typeยง

pub struct Attributes<'a> { /* private fields */ }