tighterror-build

Crates.iotighterror-build
lib.rstighterror-build
version0.0.22
sourcesrc
created_at2023-12-09 16:44:23.987595
updated_at2024-08-31 16:10:06.914866
descriptionThe tighterror code generation library.
homepage
repositoryhttps://github.com/r-bk/tighterror
max_upload_size
id1063782
size242,476
Rafael Buchbinder (r-bk)

documentation

README

tighterror-build

tighterror-build is a library that deals with everything related to tighterror specification files and Rust code generation.

crates.io docs.rs

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

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.

Commit count: 219

cargo fmt