[][src]Function syn::fold::fold_expr_index

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