Module rustc_middle::ty::generics

source ·

Structs

Bounds on generics.
Information about the formal type/lifetime parameters associated with an item or method. Analogous to hir::Generics.

Enums