svg
0.18.0
Children
Aliased type
In svg::
node
svg
::
node
Type Alias
Children
Copy item path
Source
pub type Children =
Vec
<
Box
<dyn
Node
>>;
Expand description
Child nodes.
Aliased Type
ยง
struct Children {
/* private fields */
}