cargo_atelier 0.2.2

Cargo integration for the AWS Smithy IDL.
Documentation
namespace org.example.smithy

@ThisIsNotAGoodName
structure thisIsMyStructure {
    lower: String,
    Upper: String,
    someJSONThing: someUnknownShape,
    OK: Boolean
}