lru_cache v0.1.3 Release Notes
Release Date: 2018-02-21 // almost 7 years ago-
✨ Enhancements
- Add timeout optional argument to operations on cache
Previous changes from v0.1.2
-
✨ Enhancements
- add
evict_fn
callback to apply on entry by removing from a cache
- add