Type Definition rustc_middle::ty::PlaceholderConst[][src]

pub type PlaceholderConst<'tcx> = Placeholder<BoundConst<'tcx>>;