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