1 个不稳定版本
使用旧 Rust 2015
0.1.0 | 2016年7月30日 |
---|
#11 in #experimenting
1KB
热铁合金
这是
它目前可以在 Rust 的 nightly、beta 和 stable 版本上构建。
用法
该包名为 thermite
,您可以通过 crates.io 获取它。
[dependencies]
thermite = "x.y.z"
您也可以通过 Cargo 依赖它来使用 Git 版本的目录。
[dependencies.thermite]
git = "https://github.com/nathankleyn/thermite.git"
示例
待办事项
许可证
许可协议为以下之一
- Apache License, Version 2.0, (LICENSE-APACHE 或 http://www.apache.org/licenses/LICENSE-2.0)
- MIT 许可证 (LICENSE-MIT 或 http://opensource.org/licenses/MIT)
任选其一。
贡献
除非您明确声明,否则根据 Apache-2.0 许可证定义的,任何有意提交以包含在工作中的贡献,都应按照上述方式双许可,不附加任何额外条款或条件。