Type Definition rsvg::node::Node

source ·
pub type Node = Node<NodeData>;
Expand description

Strong reference to an element in the SVG tree.

See the module documentation for more information.