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

type Cache<V> = Cache<V, BincodeEncoding, BincodeEncoding>;

A cache that stores structured data encoded as bincode