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ยง
- Versioned
Hash - A value with a hash to determine if it has changed.