Expand description
AWS Event Stream frame serialization/deserialization implementation.
Modulesยง
- arbitrary
 - Defines new-types wrapping inner types from 
aws_smithy_typesto enable theArbitrarytrait for fuzz testing. - error
 - frame
 - Event Stream message frame types and serialization/deserialization logic.
 - message_
size_ hint  - Provides size hint functionality for Event Stream messages to optimize buffer allocation.
 - smithy
 - test_
util