This was one time suggested by Jon that until we have cargo workspace, we can have AWS dependencies inside comm-lib and use exports from there in our services.
This is a first step towards that.
Also removed unnecessary aws-types dependency, it is already included as a part of aws-config.
Details
Details
- Reviewers
michal kamil varun - Commits
- rCOMM94128fdce021: [comm-lib] Re-export AWS types
Services compile
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
shared/comm-lib/src/lib.rs | ||
---|---|---|
26–28 | I think it makes sense (even just so it has a shorter name). |