icacher 0.1.4

A minimal crate for caching functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Rohan"]
description = "A minimal crate for caching functions"
edition = "2021"
homepage = "https://github.com/rohankid1/ICacher"
keywords = ["caching", "optimisation"]
license = "MIT"
name = "icacher"
readme = "README.md"
repository = "https://github.com/rohankid1/ICacher"
resolver = "2"
version = "0.1.4"