Function rustc_typeck::hir::intravisit::walk_where_predicate [] [src]

pub fn walk_where_predicate<'v, V>(visitor: &mut V,
                                   predicate: &'v WherePredicate) where V: Visitor<'v>
🔬 This is a nightly-only experimental API. (rustc_private)