cache_flow 0.1.0

Cache last result.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["邱仕洪 <823984418@qq.com>"]
categories = ["caching"]
description = "Cache last result."
edition = "2021"
keywords = ["cache"]
license = "MIT OR Apache-2.0"
name = "cache_flow"
readme = "README.md"
repository = "https://github.com/823984418/cache_flow"
version = "0.1.0"