Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Support to generate C headers with C++ compatibility. #349 * Fix include guard generation when no_includes is set. #352 * Fix crate parsing order so that types from the binding crate are preferred in presence of conflicting names. #355 * Add extra_bindings option to generate bindings for dependencies. #362 * Clap dependency is optional now so it's feasible to avoid building it if cbindgen is used as a library. #363
- Loading branch information