interned_storage
cargo
1.92.0-nightly
(b6f0945e4 2025-10-08)
In cargo::
util::
interning
cargo
::
util
::
interning
Function
interned_
storage
Copy item path
Source
fn interned_storage() ->
MutexGuard
<'static,
HashSet
<&'static
str
>>