[][src]Function syntex_syntax2::visit::walk_where_predicate

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