rust-lang / rust-bindgen

Automatically generates Rust FFI bindings to C (and some C++) libraries.
https://rust-lang.github.io/rust-bindgen/
BSD 3-Clause "New" or "Revised" License
4.23k stars 679 forks source link

"rustified_non_exhaustive_enum" not supported in CLI #2846

Open rdelfin opened 3 weeks ago

rdelfin commented 3 weeks ago

Currently, there is no way of enabling rustified_non_exhaustive_enum from the CLI as opposed to the library