summaryrefslogtreecommitdiff
path: root/tests/headers/enum-translate-type.hpp
AgeCommit message (Collapse)Author
2022-10-04split the repo into a workspaceChristian Poveda
remove `clap` dependency :tada: update the book installation instructions
2021-03-14Add option to translate enum integer types to native Rust integer typesJethro Beekman
Fixes #430