syn::gen::fold

Function fold_span

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