21 releases
0.0.22 | Aug 31, 2024 |
---|---|
0.0.21 | Jul 20, 2024 |
0.0.17 | Jun 29, 2024 |
0.0.13 | Mar 23, 2024 |
0.0.4 | Dec 30, 2023 |
#293 in Build Utils
91 downloads per month
Used in cargo-tighterror
305KB
7K
SLoC
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.
Dependencies
~5–15MB
~209K SLoC