Module in_memory

Module in_memory 

Source

Structsยง

InMemoryCache
An in-memory cache implementation of the CacheBackend trait. It uses a concurrent DashMap to store keys with their expiration.