[][src]Module actix_sled_cache::bincode

A bincode-backed cache for structured data

Type Definitions

Cache

A cache that stores structured data encoded as bincode

CacheBuilder

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