Available on crate feature
mdbx
only.Expand description
Cursor wrapper for libmdbx-sys.
Structs§
- Cursor wrapper to access KV items.
Functions§
- Decodes a
(key, value)
pair from the database.
Type Aliases§
- Read only Cursor.
- Read write cursor.