Skip to main content

ARC_STRING_INTERN_CACHE

Constant ARC_STRING_INTERN_CACHE 

Source
pub const ARC_STRING_INTERN_CACHE: LocalKey<RefCell<HashMap<&'static str, Arc<String>>>>;