[][src]Crate actix_storage_dashmap

Structs

DashMapActor

An implementation of ExpiryStore based on sync actix actors and HashMap

DashMapStore

A simple implementation of Store based on DashMap