Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

visit_span_mut

Function visit_span_mut 

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