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

Rename with_hash_state to with_hasher #28

Closed jstnlef closed 8 years ago

jstnlef commented 8 years ago

Simple change for issue https://github.com/contain-rs/lru-cache/issues/23

FlashCat commented 8 years ago

r? @bluss

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