[][src]Function syn::visit_mut::visit_span_mut

pub fn visit_span_mut<V: ?Sized>(v: &mut V, node: &mut Span) where
    V: VisitMut