cache_cache 0.1.0

Cache for controlling and reducing IO calls
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Pollen Robotics"]
categories = ["caching", "hardware-support", "science::robotics"]
description = "Cache for controlling and reducing IO calls"
edition = "2021"
homepage = "https://pollen-robotics.com/"
keywords = ["caching", "expiry", "timed"]
license = "Apache-2.0"
name = "cache_cache"
readme = "README.md"
repository = "https://github.com/pollen-robotics/cache_cache/"
version = "0.1.0"