Module cached::stores[][src]

Implementation of various caches

Structs

SizedCache

Least Recently Used / Sized Cache

TimedCache

Cache store bound by time

UnboundCache

Default unbounded cache