[][src]Type Definition actix_sled_cache::bin::Cache

type Cache = Cache<IVec, BincodeEncoding, PlainEncoding>;

A cache that stores unstructured data encoded as bytes