20 个版本
0.0.21 | 2024 年 7 月 20 日 |
---|---|
0.0.17 | 2024 年 6 月 29 日 |
0.0.13 | 2024 年 3 月 23 日 |
0.0.4 | 2023 年 12 月 30 日 |
#254 in 构建工具
459 每月下载次数
在 cargo-tighterror 中使用
275KB
6.5K SLoC
tighterror-build
tighterror-build 是一个处理与 tighterror 规范文件和 Rust 代码生成相关的所有内容的库。
tighterror-build 可以直接作为 Rust 库使用,例如在 build.rs
中,或者通过 cargo 插件 cargo-tighterror 使用,该插件是该库的轻量级包装。
文档
文档位于 docs.rs。
整体框架在 tighterror 包中进行文档说明。
许可证
许可协议为以下之一
- Apache License,版本 2.0 (LICENSE-APACHE 或 https://apache.ac.cn/licenses/LICENSE-2.0)
- MIT 协议 (LICENSE-MIT 或 http://opensource.org/licenses/MIT)
由您选择。
贡献
除非您明确声明,否则任何有意提交以包含在作品中并由您定义的 Apache-2.0 许可证的工作,都应按上述方式双重许可,无需附加条款或条件。
依赖项
~5–16MB
~208K SLoC