TinyLFU
=======
tiny_lfu provides a cache admission control policy.
Status
------
Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.
Scope
-----
This library provides the AdmissionPolicy trait and TinyLFU implementation of said trait.
Warts
-----
Documentation
-------------
The latest documentation is always available at [docs.rs](https://docs.rs/tiny_lfu/latest/tiny_lfu/).
Updating
--------
- 0.1.1 -> 0.1.2: Update to biometrics 0.3.