Function hcl_edit::visit_mut::visit_unary_op_mut

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