Function syn::fold::fold_index

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