Modules§
Structs§
Enums§
- KeyNode
- Node
- An owned node in the database tree structure which can either be an Entry or Group
- NodeRef
- A shared reference to a node in the database tree structure which can either point to an Entry or a Group
- Node
RefMut - An exclusive mutable reference to a node in the database tree structure which can either point to an Entry or a Group
- Value
- A value that can be a raw string, byte array, or protected memory region