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