pub type Handle = Rc<Node>;
Expand description

Reference to a DOM node.