Settings
Help

visit_array

Function visit_array 

Source
pub fn visit_array<'doc, V>(v: &mut V, node: &'doc Array)
where V: Visit<'doc> + ?Sized,