reth_db::mdbx

Module cursor

source
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§