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

type WeakHandle = Weak<Node>;

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