Type Alias Attributes

Source
pub type Attributes = HashMap<String, Value>;
Expand description

Attributes.

Aliased Typeยง

pub struct Attributes { /* private fields */ }