visit_expr_func

Function visit_expr_func 

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