[][src]Function syn::fold::fold_expr_array

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