Type Definition markup5ever::rcdom::WeakHandle [] [src]

type WeakHandle = Weak<Node>;

Weak reference to a DOM node, used for parent pointers.