Function hcl_edit::visit::visit_for_intro

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