visit_expr_and_mut

Function visit_expr_and_mut 

pub fn visit_expr_and_mut<V>(v: &mut V, node: &mut ExprAnd)
where V: VisitMut + ?Sized,