pub type SharedServiceConfigCache = Arc<ServiceConfigCache>;Expand description
A shared, thread-safe cache wrapped in Arc
Aliased Typeยง
pub struct SharedServiceConfigCache { /* private fields */ }pub type SharedServiceConfigCache = Arc<ServiceConfigCache>;A shared, thread-safe cache wrapped in Arc
pub struct SharedServiceConfigCache { /* private fields */ }