[][src]Crate memory_cache

Modules

macros

Macros

cached

Macro for defining functions whose result needs to be cached.

Structs

MemoryCache

Represents a local in-memory cache.