Available on crate features
provider and mdbx only.Expand description
Cursor wrapper for libmdbx-sys.
Structs§
- Cursor
- Cursor wrapper to access KV items.
Functions§
- decode
- Decodes a
(key, value)pair from the database.