Type Alias svg::node::Attributes

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

Attributes.

Aliased Type§

struct Attributes { /* private fields */ }