Module exonum::storage::map_index [] [src]

An implementation of key-value map.

Structs

MapIndex

A map of keys and values.

MapIndexIter

An iterator over the entries of a MapIndex.

MapIndexKeys

An iterator over the keys of a MapIndex.

MapIndexValues

An iterator over the values of a MapIndex.