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