hcl_edit::visit_mut

Function visit_unary_op_mut

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