Module ra_ap_hir_def::adt[][src]

Expand description

Defines hir-level representation of structs, enums and unions

Structs

A single field of an enum variant or struct

Note that we use StructData for unions as well!

Enums