Crate hashdb[−][src]
Database of byte-slices keyed to their hash.
Traits
| AsHashDB | 
                                 Upcast trait.  | 
                       
| HashDB | 
                                 Trait modelling datastore keyed by a hash defined by the   | 
                       
| Hasher | 
                                 Trait describing an object that can hash a slice of bytes. Used to abstract
other types over the hashing algorithm. Defines a single   | 
                       
Type Definitions
| DBValue | 
                                 
  |