Module rustc_middle::ty::generics[][src]

Structs

Bounds on generics.

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

Enums