any-cache

Crates.ioany-cache
lib.rsany-cache
version0.2.3
sourcesrc
created_at2017-03-14 00:59:29.641532
updated_at2017-08-21 19:25:21.120422
descriptionCache with freely typed keys and any associated value
homepagehttps://github.com/phaazon/any-cache
repositoryhttps://github.com/phaazon/any-cache
max_upload_size
id8967
size5,190
Dimitri Sabadie (hadronized)

documentation

https://docs.rs/any-cache

README

Cache with freely typed keys and any associated value

Build Status crates.io License

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.

Commit count: 14

cargo fmt