markup5ever_rcdom

Type Alias Handle

Source
pub type Handle = Rc<Node>;
Expand description

Reference to a DOM node.

Aliased Typeยง

struct Handle { /* private fields */ }