walk_where_predicate_kind

Function walk_where_predicate_kind 

Source
pub fn walk_where_predicate_kind<'a, V: Visitor<'a>>(
    visitor: &mut V,
    node: &'a WherePredicateKind,
) -> V::Result