Module fuel_core_storage::iter

source ·
Expand description

The module defines primitives that allow iterating of the storage.

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.