pub type WeakHandle = Weak<Node>;
xml5ever
Weak reference to a DOM node, used for parent pointers.
pub struct WeakHandle { /* private fields */ }