[][src]Type Definition exonum_merkledb::Iter

type Iter<'a> = Box<dyn Iterator + 'a>;

A generalized iterator over the storage views.