smithy-rs/rust-runtime/aws-smithy-eventstream
Nugine de186678ee
Bump Rust MSRV to 1.63.0 (#2222)
Co-authored-by: Zelda Hessler <zhessler@amazon.com>
Co-authored-by: John DiSanti <jdisanti@amazon.com>
2023-02-10 12:59:31 -08:00
..
fuzz Pin `derive_arbitrary` version (#1887) 2022-10-21 09:40:28 -05:00
src Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
test_data Prefix Smithy runtime crates with `aws-` (#788) 2021-10-20 10:21:15 -07:00
Cargo.toml Pin `derive_arbitrary` version (#1887) 2022-10-21 09:40:28 -05:00
LICENSE Prefix Smithy runtime crates with `aws-` (#788) 2021-10-20 10:21:15 -07:00
README.md Add a few READMEs + linter script (#899) 2021-11-30 14:37:42 -05:00
additional-ci Remove excess cargo test passes from additional-ci (#1595) 2022-07-28 20:40:49 +00:00
external-types.toml Check external types for runtime and SDK crates in CI (#1625) 2022-08-10 18:33:43 -07:00

README.md

aws-smithy-eventstream

AWS Event Stream frame serialization/deserialization implementation.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.