Module forward_cursor
Available on crate feature
trie
only.Expand description
The implementation of forward-only in-memory cursor.
Structs§
- Forward
InMemory Cursor - The implementation of forward-only in memory cursor over the entries.
trie
only.The implementation of forward-only in-memory cursor.