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