syn::fold

Function fold_index

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