meson/docs/markdown/snippets/rust_bindegen_extra_args.md

4 lines
129 B
Markdown
Raw Normal View History

## rust.bindgen allows passing extra arguments to rustc
This may be necessary to pass extra `cfg`s or to change warning levels.