Struct git_hashtable::hash::Builder
source · pub struct Builder;
Expand description
A Hasher for usage with HashMap keys that are already robust hashes (like an ObjectId
).
The first 8
bytes of the hash are used as the HashMap
hash