Function hcl_edit::visit::visit_for_directive

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