fuel_core_storage

Module iter

source
Expand description

The module defines primitives that allow iterating of the storage.

Modules§

Structs§

  • A boxed variant of the iterator that can be used as a return type of the traits.

Enums§

Traits§

Functions§

  • Returns an iterator over the values in the BTreeMap.
  • Returns an iterator over the keys in the BTreeMap.