Cache that holds a limited number of key-value pairs
Description
A cache that holds a limited number of key-value pairs.
This package contains library source intended for building other packages which
use the "default" feature of the "lru-cache" crate.