Crate actix_storage_dashmap[][src]

Structs

DashMapActor

An implementation of ExpiryStore based on sync actix actors and HashMap

DashMapStore

A simple implementation of Store based on DashMap