Expand description
Allows importing all of the KeTree traits at once.
Modules§
Traits§
- AsNode
- AsNode
Mut - HasChunk
- IChildren
- IChildren
Provider - Provides a data-structure to store children to the KeTree.
- IEntry
- IKey
Expr Tree - The basic immutable methods of all KeTrees.
- IKey
Expr Tree Mut - The basic mutable methods of all KeTrees.
- IKey
Expr Tree Node - The non-mutating methods of a KeTree node.
- IKey
Expr Tree Node Mut - The mutating methods of a KeTree node.
- IToken
KeyExpr Tree - The basic operations of a KeTree when a Token is necessary to access data.
- IToken
KeyExpr Tree Node - Nodes from a token-locked tree need a token to obtain read/write permissions.