Enums§
- Trans
Item Source - The id of an untranslated item. Note that a given
DefId
may show up as multiple different item sources, e.g. a constant will have both aGlobal
version (for the constant itself) and aFunDecl
one (for its initializer function).