Move codegen postprocessing to its own module by pvdrz · Pull Request #2282 · rust-lang/rust-bindgen (original) (raw)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, thanks!
I have one suggestion that avoids some of the macro soup, let me know what you think. I implemented it in 0798bda.
I think it's a bit easier to follow, if you agree feel free to cherry-pick that on top before merging.
Thanks again!