writium-cache 0.1.2

Common cache system for Writium APIs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "writium-cache"

version = "0.1.2"

authors = ["PENGUINLIONG <admin@penguinliong.moe>"]

keywords = ["writium", "cache"]

license = "MIT"

repository = "https://github.com/PENGUINLIONG/writium-cache"

description = "Common cache system for Writium APIs"



[dependencies]

log = "0.4"

writium = "0.1"