Module exonum::storage::value_set_index [] [src]

An implementation of set for items that implement StorageValue trait.

Structs

ValueSetIndex

A set of items that implement StorageValue trait.

ValueSetIndexHashes

An iterator over the hashes of items of a ValueSetIndex.

ValueSetIndexIter

An iterator over the items of a ValueSetIndex.