Function hcl_edit::visit::visit_for_template_expr

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