interned_storage
cargo
1.93.0-beta.1
(1b6e21e16 2025-12-08)
In cargo::
util::
interning
cargo
::
util
::
interning
Function
interned_
storage
Copy item path
Source
fn interned_storage() ->
MutexGuard
<'static,
HashSet
<&'static
str
>>