tighterror-build
tighterror-build is a library that deals with everything related to tighterror specification files and Rust code generation.
tighterror-build can be used directly as a Rust library,
e.g., in build.rs, or from command line via the cargo plugin
cargo-tighterror that is a thin wrapper around the library.
Documentation
The documentation is on docs.rs.
The overall framework is documented in the tighterror crate.
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.