count_cache 0.1.1

Counted cache system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "count_cache"
version = "0.1.1"
authors = ["Clement Zotti <clement.zotti@imeka.ca>"]
edition = "2018"
readme = "README.md"
description = "Counted cache system"
license = "BSD-2-Clause"
repository = "https://github.com/czotti/count-cache-rs"
documentation = "https://github.com/czotti/count-cache-rs"

[dependencies]