Function syn::fold::fold_span[][src]

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