hcl_edit::visit

Function visit_for_intro

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