Skip to main content

Module traits

Module traits 

Source
Expand description

Simple traits that are based on the Hash256 type

Traitsยง

Hashable
The Hashable trait indicates, that we can generate a Hash256 from this type.
Hashed
The Hashed trait indicates, that the hash over some data was already calculated and saved.