pub type Handle = Arc<Node>;
Expand description

Reference to a DOM node.