parity-common/hashdb/README.md

142 B

HashDB defines a common interface for databases of byte-slices keyed to their hash. It is generic over hash type through the Hasher trait.