Skip to main content

SharedElastiCacheState

Type Alias SharedElastiCacheState 

Source
pub type SharedElastiCacheState = Arc<RwLock<ElastiCacheState>>;

Aliased Typeยง

pub struct SharedElastiCacheState { /* private fields */ }