[][src]Function syn::fold::fold_expr_call

pub fn fold_expr_call<F: ?Sized>(f: &mut F, node: ExprCall) -> ExprCall where
    F: Fold