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

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