visit_span

Function visit_span 

Source
pub fn visit_span<'ast, V>(v: &mut V, node: &Span)
where V: Visit<'ast> + ?Sized,