rustc::ty::VariantDefMaster
[−]
[src]
type VariantDefMaster<'tcx> = &'tcx VariantDefData<'tcx, 'tcx>;
Unstable (
rustc_private
)