#中断 #绑定生成器 #bindgen #命令行工具 #rust

无 std 应用 interrupt-bindgen

生成中断绑定的工具

1 个不稳定版本

0.1.1 2023年12月23日
0.1.0 2023年12月23日

#406无标准库

MIT 许可证

19KB
322

中断 Bindgen

欢迎来到项目 interrupt-bindgen 的 README 文件!

目录

安装

要构建和安装项目及其依赖项,请按照以下步骤操作

  1. 克隆仓库: git clone https://github.com/joschatom/interrupt-bindgen
  2. 导航到项目目录: cd repo
  3. 构建和安装可执行文件: make install

注意:将来,该工具可能可以通过 cargo install interrupt-bindgen 命令安装。

使用方法

运行 interrupt-bindgen --help 命令以查看命令使用方法。

贡献

我们欢迎社区的贡献。如果您想为项目做出贡献,请遵循以下指南

  1. 分叉仓库。
  2. 创建一个新的分支: git checkout -b feature/your-feature
  3. 做出更改并提交: git commit -m 'Add your changes'
  4. 推送到分支: git push origin feature/your-feature
  5. 提交拉取请求。

许可证

本项目遵循 MIT 许可证。请参阅 LICENSE 文件获取更多信息。

依赖项

~1.4–2.1MB
~41K SLoC