Module versioned_hash

Module versioned_hash 

Source
Expand description

A module for working with versioned values.

Similar to versioned, but uses hashing to determine cleanliness of a value.

See the VersionedHash struct for more details.

Structsยง

VersionedHash
A value with a hash to determine if it has changed.