rust_cache 0.3.0

library that defines a standard trait for caches and cached items along with impls for caching backends
Documentation

rust_cache

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 1 of them enabled by default.

default

hash_map (default)

This feature flag does not enable additional features.

all

filesystem

redis

redis_integration

rust-crypto