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

pub fn fold_expr_call<F>(f: &mut F, node: ExprCall) -> ExprCall where
    F: Fold + ?Sized
This is supported on crate feature fold and (crate features derive or full) only.