hcl_edit::visit

Function visit_attr

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