atelier_json 0.1.1

Rust native JSON format for the AWS Smithy IDL.
Documentation

Atelier: crate atelier_json

Provides the ability to read and write Smithy models in the JSON AST representation.

crates.io docs.rs

TBD

Changes

Version 0.1.1

  • Able to read a JSON representation.

Version 0.1.0

  • First release.
  • Able to write the example weather service, constructed using the builder API.

TODO

None.