tlru_cache 0.1.4

Time-Aware LRU Cache
Documentation
[dependencies]

[dev-dependencies.mock_instant]
version = "0.5.1"

[dev-dependencies.uuid]
features = ["v4"]
version = "1.10.0"

[package]
authors = ["Peter Lang <lang.peter.github@gmail.com>"]
description = "Time-Aware LRU Cache"
edition = "2021"
keywords = ["lru", "cache", "ttl", "time-aware", "expire"]
license = "MIT/Apache-2.0"
name = "tlru_cache"
readme = "README.md"
repository = "https://github.com/peter-lang/tlru-cache"
version = "0.1.4"