☰
Type Definition CguNameCache
Other items in
rustc_monomorphize
::
partitioning
::
default
All crates
?
Type Definition
rustc_monomorphize
::
partitioning
::
default
::
CguNameCache
[
−
]
[src]
type CguNameCache = FxHashMap<
(
DefId
,
bool
)
,
Symbol
>;