visit_expr_match

Function visit_expr_match 

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