Expand description
Primitives such as Blob or DateTime used by other types.
Modules§
- event_
stream  - Event stream related primitives such as 
MessageorHeader. 
Structs§
- Aggregated
Bytes  - Non-contiguous Binary Data Storage
 - Blob
 - Binary Blob Type
 - Byte
Stream  - Stream of binary data
 - Byte
Stream Error  - An error occurred in the byte stream
 - Date
Time  - DateTime in time.
 - FsBuilder
rt-tokio - Builder for creating 
ByteStreamsfrom a file/path, with full control over advanced options. - SdkBody
 - SdkBody type
 
Enums§
- Date
Time Format  - Formats for representing a 
DateTimein the Smithy protocols. - Length
rt-tokio - The length (in bytes) to read. Determines whether or not a short read counts as an error.