[go: up one dir, main page]

[][src]Module cached::stores

Implementation of various caches

Structs

SizedCache

Least Recently Used / Sized Cache

TimedCache

Cache store bound by time

UnboundCache

Default unbounded cache