Ignore discriminants on enum variants
authorMatt Corallo <git@bluematt.me>
Mon, 27 Feb 2023 21:45:29 +0000 (21:45 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 6 Mar 2023 04:20:06 +0000 (04:20 +0000)
While this loses the value information, its better than failing to
generate bindings at all.


No differences found