ckb_db

Module iter

Source
Expand description

RocksDB iterator wrapper base on DBIter

Structs§

  • An iterator over a database or column family, with specifiable ranges and direction.

Enums§

Traits§

  • An iterator over a column family, with specifiable ranges and direction.