Function hcl_edit::visit::visit_unary_op

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