Module exonum::storage::key_set_index [] [src]

An implementation of set for items that implement StorageKey trait.

Structs

KeySetIndex

A set of items that implement StorageKey trait.

KeySetIndexIter

An iterator over the items of a KeySetIndex.