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

pub fn fold_index<F>(f: &mut F, node: Index) -> Index where
    F: Fold + ?Sized
This is supported on crate feature fold only.