Module primitives

Source
Expand description

Primitives such as Blob or DateTime used by other types.

Modules§

event_stream
Event stream related primitives such as Message or Header.

Structs§

AggregatedBytes
Non-contiguous Binary Data Storage
Blob
Binary Blob Type
ByteStream
Stream of binary data
ByteStreamError
An error occurred in the byte stream
DateTime
DateTime in time.
FsBuilderrt-tokio
Builder for creating ByteStreams from a file/path, with full control over advanced options.
SdkBody
SdkBody type

Enums§

DateTimeFormat
Formats for representing a DateTime in the Smithy protocols.
Lengthrt-tokio
The length (in bytes) to read. Determines whether or not a short read counts as an error.