Module tari_utilities::hash

source ·
Expand description

A simple Hashable trait which is used to describe how an object should be hashed.

Traits

  • Simple Hashable trait with single hash function.