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

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

A builder for the cache that stores structured data encoded as bincode