[][src]Function syn::fold::fold_index

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