pub fn compute_hash(hash_kind: Kind, object_kind: Kind, data: &[u8]) -> ObjectId
A function to compute a hash of kind hash_kind for an object of object_kind and its data.
hash_kind
object_kind
data