pub type PlaceholderType = Placeholder<BoundTy>;
Reflects [ty::PlaceholderType]
ty::PlaceholderType
pub struct PlaceholderType { pub bound: BoundTy, }
bound: BoundTy