hcl_edit::visit

Function visit_for_template_expr

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