mincache 0.1.0

Minimal function return caching crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.mincache-impl]
version = "0.1"

[package]
description = "Minimal function return caching crate"
edition = "2021"
license-file = "LICENSE.md"
name = "mincache"
readme = "README.md"
repository = "https://github.com/Vurv78/mincache"
version = "0.1.0"