#smithy #build-dependencies #build-script #cargo #script #cargo-build #tooling

build smithy-cargo

A library for Cargo build scripts to build Smithy models

1 stable release

Uses new Rust 2024

new 1.0.0 Mar 23, 2025
0.1.0 Mar 23, 2025

#332 in Build Utils

Custom license

10KB
159 lines

smithy-cargo

CI Status License Crates.io dependency status

Tooling for executing Smithy builds from a cargo build scripts (build.rs)

A library for Cargo build scripts to build Smithy models.

This crate does not build models itself; it calls out to the smithy CLI, expecting it to be installed on the current machine.

License

This library is licensed under the Apache 2.0 License.

No runtime deps