svg::node

Type Alias Attributes

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

Attributes.

Aliased Typeยง

struct Attributes { /* private fields */ }