ttl_cache 0.5.1

A cache that will expire values after a TTL
Documentation
[dependencies.linked-hash-map]
version = "0.5"

[features]
default = []
stats = []

[package]
authors = ["Stu Small <stuart.alan.small@gmail.com>"]
description = "A cache that will expire values after a TTL"
documentation = "https://docs.rs/ttl_cache/"
keywords = ["cache", "ttl", "expire"]
license = "MIT/Apache-2.0"
name = "ttl_cache"
repository = "https://github.com/stusmall/ttl_cache"
version = "0.5.1"