Crate writium_cache

Source

Structs§

Cache
Cache for each Writium Api. Any Writium Api can be composited with this struct for cache.
CacheItem
Unit of storage in Cache.
DumbCacheSource

Traits§

CacheSource
A source where cache can be generated from.