actions-marketplace-validations/Cbindgen Action
Automatically generate C/C++ bindings for your Rust code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub token for pushing to the repo. Example: https://git.io/passing-token | yes | — |
| config | Path of the cbindgen configuration file. | — | cbindgen.toml |
| output | Path where to save the generated bindings. | yes | — |
| toolchain | Rust toolchain to be used. | — | stable |
Outputs
no outputs