Crates.io | tighterror-build |
lib.rs | tighterror-build |
version | 0.0.22 |
source | src |
created_at | 2023-12-09 16:44:23.987595 |
updated_at | 2024-08-31 16:10:06.914866 |
description | The tighterror code generation library. |
homepage | |
repository | https://github.com/r-bk/tighterror |
max_upload_size | |
id | 1063782 |
size | 242,476 |
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.
The documentation is on docs.rs.
The overall framework is documented in the tighterror crate.
Licensed under either of
at your option.
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.