Function walk_where_predicate

Source
pub fn walk_where_predicate<V: MutVisitor>(
    vis: &mut V,
    predicate: &mut WherePredicate,
) -> V::Result