smithy-cargo 1.0.0

A library for Cargo build scripts to build Smithy models.
Documentation
  • Coverage
  • 73.33%
    11 out of 15 items documented0 out of 14 items with examples
  • Size
  • Source code size: 20.16 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 377 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • mellemahp/smithy-cargo
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mellemahp

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.