Function walk_flat_map_where_predicate

Source
pub fn walk_flat_map_where_predicate<T: MutVisitor>(
    vis: &mut T,
    pred: WherePredicate,
) -> SmallVec<[WherePredicate; 1]>