visit_expr_any

Function visit_expr_any 

Source
pub fn visit_expr_any<V>(v: &mut V, node: &ExprAny)
where V: Visit + ?Sized,