Crate memoeyes

Crate memoeyes 

Source

Attribute Macrosยง

lru_cache
A macro for creating a static lazy LRU cache with a specified maximum size.
memo
A macro for automatically adding a memoization table for functions in an explicit way