displaydoc::expand

Function append_where_clause_type_predicate

source
fn append_where_clause_type_predicate(
    where_clause: &mut WhereClause,
    new_type_predicate: PredicateType,
)
Expand description

Push new_type_predicate onto the end of where_clause.