hcl_edit::visit

Function visit_for_directive

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