Function hcl_edit::visit::visit_attr

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