Crate aws_smithy_eventstream

Source
Expand description

AWS Event Stream frame serialization/deserialization implementation.

Modulesยง

arbitraryderive-arbitrary
Defines new-types wrapping inner types from aws_smithy_types to enable the Arbitrary trait for fuzz testing.
error
frame
Event Stream message frame types and serialization/deserialization logic.
smithy
test_utiltest-util