Crate memory_cache

Source

Modules§

macros

Macros§

cached
Macro for defining functions whose result needs to be cached.

Structs§

MemoryCache
Represents a local in-memory cache.