Skip to main content

Crate cachecow

Crate cachecow 

Source

Structs§

Cache

Enums§

Error
FlushPolicy
Controls whether mutating operations (Cache::set, Cache::get_or) automatically flush the cache to disk, or leave flushing to the caller via Cache::flush.

Type Aliases§

Result