simpl_cache 1.0.0-beta

Simple rust caching tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.simple_cache_macros]
version = "1.0.0-beta"

[package]
authors = ["Collins Muriuki <hello@collinsmuriuki.xyz>"]
description = "Simple rust caching tools"
keywords = ["caching"]
license = "MIT"
name = "simpl_cache"
readme = "./README.md"
version = "1.0.0-beta"