Type Alias WeakNodeRef

Source
type WeakNodeRef = Weak<RefCell<TreeNodeInner>>;

Aliased Typeยง

struct WeakNodeRef { /* private fields */ }