markup5ever_rcdom

Type Alias WeakHandle

Source
pub type WeakHandle = Weak<Node>;
Expand description

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

Aliased Typeยง

struct WeakHandle { /* private fields */ }