smithy-rs/rust-runtime
Russell Cohen 336670b4c1
Create a Top-Level Error Generator (#282)
* This is weird

* impl Error for Top Level Errors

* Disable 1.51 clippy lints. Not sure why they are showing up in this PR that hasn't bumped the rustc version

* clean impl display, top level errors send/sync

* Assert errors are send+sync

* Make futures Send
2021-04-02 15:01:02 -04:00
..
inlineable Add restJson error parsing & prefix headers support (#274) 2021-03-31 14:19:29 -04:00
protocol-test-helpers Serialize Request bodies for restJson (#255) 2021-03-22 16:40:50 -04:00
smithy-http Create a Top-Level Error Generator (#282) 2021-04-02 15:01:02 -04:00
smithy-http-tower Create a Top-Level Error Generator (#282) 2021-04-02 15:01:02 -04:00
smithy-types Add restJson error parsing & prefix headers support (#274) 2021-03-31 14:19:29 -04:00
.gitignore Partial HTTP protocol implementation (#1) 2020-10-29 15:49:22 -04:00
build.gradle.kts Update copyrights on every file (#89) 2020-12-17 13:45:48 -05:00
test.sh Implement Tower Shims for SDK middleware (#187) 2021-02-12 12:14:43 -05:00