anycache 1.0.2

Provides cache with expensive generator function.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.tokio]
features = ["full"]
version = "1"

[package]
description = "Provides cache with expensive generator function."
edition = "2021"
license = "Apache-2.0"
name = "anycache"
readme = "README.md"
repository = "https://github.com/wushilin/anycache.git"
version = "1.0.2"