Skip to content
Unverified Commit 40612a93 authored by ysaito1001's avatar ysaito1001 Committed by GitHub
Browse files

Move `config_bag` and `type_erasure` to `aws-smithy-types` (#2735)



## Motivation and Context
This PR moves types and traits in those modules to the
`aws-smithy-types` crate.

## Description
This is to prepare for the upcoming refactoring where `SdkConfig` and
service configs (and both of their builders) will be backed by
`ConfigBag`.

## Testing
- [x] Pass tests in CI


## Checklist
<!--- If a checkbox below is not applicable, then please DELETE it
rather than leaving it unchecked -->
- [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: default avatarYuki Saito <awsaito@amazon.com>
Co-authored-by: default avatarJohn DiSanti <jdisanti@amazon.com>
parent 8c045d27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment