cached
cached copied to clipboard
Iter impl
About https://github.com/jaemk/cached/issues/49
This allow to iterate over SizedCache,
- [x] Add Iter for SizedCache ?
- [ ] Add Iter for TimedCache ?
- [ ] Add Iter for UnbouncedCache ?
- [ ] Add mut version ?