Function hcl_edit::visit::visit_structure

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