cachedhash 0.2.0

Wrapper for values that caches their hash.
Documentation
[[bench]]
harness = false
name = "base"

[dependencies]

[dev-dependencies.criterion]
version = "0.4"

[dev-dependencies.nohash-hasher]
version = "0.2"

[lib]

[package]
categories = ["caching"]
description = "Wrapper for values that caches their hash."
edition = "2021"
keywords = ["hash", "cache", "hashing", "performance", "wrapper"]
license = "MIT OR Apache-2.0"
name = "cachedhash"
readme = "README.md"
repository = "https://github.com/pali6/cachedhash"
version = "0.2.0"