Module libimagref::hasher [] [src]

Structs

DefaultHasher

Traits

Hasher

The Hasher trait is used to implement custom hashing functions for the ref library. This means that one can define how the hash of a reference is constructed from the content of the file to ref to.