paper-utils 1.3.0

A utility crate for PaperCache.
Documentation
1
2
3
4
5
# paper-utils

This is a utility crate for PaperCache, an in-memory cache which supports dynamic eviction policies. It is not intended to be used directly, other than by PaperCache itself.

For more information about PaperCache, visit [PaperCache](https://papercache.io).