reth_db_api

Module cursor

source
Expand description

Cursor database traits.

Structs§

  • Provides an iterator to Cursor when handling a DupSort table.
  • Provides a range iterator to Cursor when handling Table. Also check Walker
  • Provides a reverse iterator to Cursor when handling Table. Also check Walker
  • Provides an iterator to Cursor when handling Table.

Traits§