reth_trie

Module forward_cursor

Source
Expand description

The implementation of forward-only in-memory cursor.

Structsยง

  • The implementation of forward-only in memory cursor over the entries. The cursor operates under the assumption that the supplied collection is pre-sorted.