Skip to content
New issue

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

Fix imports broken by moved re-exports in Rust examples #2776

Merged
merged 2 commits into from
Jan 28, 2022

Conversation

jdisanti
Copy link
Contributor

@jdisanti jdisanti commented Jan 28, 2022

Existing Example Update

The submitter has:

  • Confirmed that the correct copyright is included in all files.
  • Major code changes have been reviewed, and the submitter has incorporated review comments.
  • Changed or added comments and strings have been reviewed, and the submitter has incorporated any and all suggested edits.

Description of Changes

A breaking change is being made for the next version of the Rust SDK: smithy-lang/smithy-rs#1085

This PR updates the examples to successfully compile after that breaking change.

  • I have tested my changes and created unit tests for new code paths.
  • Changes have been reviewed, and all reviewer comments have been incorporated.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Laren-AWS Laren-AWS merged commit 8959170 into awsdocs:main Jan 28, 2022
@jdisanti jdisanti deleted the rust-fix-imports-moved-reexports branch January 28, 2022 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants