Type Definition svg::node::Attributes [] [src]

type Attributes = HashMap<String, Value>;

Attributes.