rustc::ty::FieldDef [] [src]

type FieldDef<'tcx> = &'tcx FieldDefData<'tcx, 'static>;
Unstable (rustc_private)