Traitsยง
- HasHir
Id - Either a
HirId
or a type which can be identified by one. - Maybe
Def - A type which may either contain a
DefId
or be referred to by aDefId
. - MaybeQ
Path - A HIR node which might be a
QPath
. - Maybe
ResPath - A HIR node which might be a
QPath::Resolved
. - Maybe
Typeck Res
Type Aliasesยง
- DefRes ๐
- OptRes
Path ๐ - A resolved path and the explicit
Self
type if there is one. - QPathId ๐
- A
QPath
with theHirId
of the node containing it.