Function syn::visit_mut::visit_expr_call_mut[][src]

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