Module exonum::storage::base_index [] [src]

An implementation of base index with most common features.

Structs

BaseIndex

Basic struct for all indices that implements common features.

BaseIndexIter

An iterator over the entries of a BaseIndex.