1 unstable release
Uses old Rust 2015
0.1.0 | Jul 30, 2016 |
---|
#11 in #experimenting
1KB
Thermite
This is
It currently builds on both nighly, beta and stable versions of Rust.
Usage
The crate is called thermite
and you can it is available via crates.io:
[dependencies]
thermite = "x.y.z"
You can also use the Git version directory simply by depending on it via Cargo:
[dependencies.thermite]
git = "https://github.com/nathankleyn/thermite.git"
The Rust docs are available to view as well.
Examples
TODO
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.