svg
0.18.0
Attributes
Aliased type
In svg::
node
svg
::
node
Type Alias
Attributes
Copy item path
Source
pub type Attributes =
HashMap
<
String
,
Value
>;
Expand description
Attributes.
Aliased Type
ยง
struct Attributes {
/* private fields */
}