This crate exposes a very minimalistic yet useful kind of cache in which you can store any kind of values. It also provides a dummy implementation as well as a trait to work with caches.
Feel free to dig in the documentation for further information here.