Remove doc hidden from struct fields (#2854)
## Motivation and Context
Removes `#[doc(hidden)]` from struct fields.
## Testing
- [ ] Passed tests in CI
## Checklist
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the
smithy-rs codegen or runtime crates
----
_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
---------
Co-authored-by:
ysaito1001 <awsaito@amazon.com>
Loading
Please register or sign in to comment