cargo::util::interning

Function interned_storage

source
fn interned_storage() -> MutexGuard<'static, HashSet<&'static str>>