hcl_edit::visit

Function visit_structure

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