hcl_edit::visit

Function visit_expr

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