hcl_edit::visit

Function visit_unary_op

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