Function syn::fold::fold_expr_call

source ·
pub fn fold_expr_call<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprCall
) -> ExprCall