reth_db

Module cursor

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§