Structs§
Type Aliases§
- Child
- Children
- Children relationship is one of ownership.
- Node
Data Ref - Parent
- Parent relationship is one of non-ownership.
This is not a
RwLock<NodeDataRef<T>>which would cause memory leak. - Weak
Node Node Ref
RwLock<NodeDataRef<T>> which would cause memory leak.