We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To pass information through between the operations and the fluent builders, pub types are created: https://github.com/awslabs/smithy-rs/blob/25def3a61287a126157d500829d5aff689e26ec4/codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/generators/protocol/ProtocolGenerator.kt#L246-L251
These are doc(hidden) and public. We should remove them, the have confused customers.
The text was updated successfully, but these errors were encountered:
released as part of v0.49.0
Sorry, something went wrong.
Velfi
No branches or pull requests
To pass information through between the operations and the fluent builders, pub types are created: https://github.com/awslabs/smithy-rs/blob/25def3a61287a126157d500829d5aff689e26ec4/codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/generators/protocol/ProtocolGenerator.kt#L246-L251
These are doc(hidden) and public. We should remove them, the have confused customers.
The text was updated successfully, but these errors were encountered: