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
82 stars 36 forks source link

Implement HeapSizeOf for LruCache #44

Closed sfackler closed 7 years ago

FlashCat commented 7 years ago

r? @Gankro

(I've picked a reviewer for you, use r? to override)