Function syntax::visit::walk_where_predicate[][src]

pub fn walk_where_predicate<'a, V: Visitor<'a>>(
    visitor: &mut V,
    predicate: &'a WherePredicate
)