rustc::ty::VariantDef [] [src]

type VariantDef<'tcx> = &'tcx VariantDefData<'tcx, 'static>;
Unstable (rustc_private)