hcl_edit::visit

Function visit_for_expr

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