Module ra_ap_hir_def::type_ref[][src]

Expand description

HIR for references to types. Paths in these are not yet resolved. They can be directly created from an ast::TypeRef, without further queries.

Structs

Enums

A concrete constant value

A modifier on a bound, currently this is only used for ?Sized, where the modifier is Maybe.

Compare ty::Ty