Type Definition html2md::Handle

source ·
pub type Handle = Rc<Node>;
Expand description

Reference to a DOM node.