fn new_empty_where_type_predicate(ident: Ident) -> PredicateTypeExpand description
Create a where predicate for ident, without any bounds yet.
fn new_empty_where_type_predicate(ident: Ident) -> PredicateTypeCreate a where predicate for ident, without any bounds yet.