Function syn::visit_mut::visit_span_mut

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