hcl_edit::visit

Function visit_array

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