DEBSOURCES
Skip Quicknav
sources / golang-github-aws-smithy-go / 1.19.0-1~bpo12%2B1 / codegen / smithy-go-codegen-test / model / nested.smithy
12345678
$version: "2" namespace example.weather.nested structure Foo { baz: String, bar: String, }