hcl_edit::visit

Function visit_if_template_expr

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