[][src]Type Definition storage_proofs::merkle::MerkleTree

type MerkleTree<T, A> = MerkleTree<T, A, MmapStore<T>>;