contain-rs / lru-cache

A cache that holds a limited number of key-value pairs
https://contain-rs.github.io/lru-cache/lru_cache/
Apache License 2.0
83 stars 36 forks source link

Implement consuming iterator #11

Closed apasel422 closed 8 years ago

apasel422 commented 9 years ago

This depends on contain-rs/linked-hash-map#4.