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
FsBuilderrt-tokio
Builder for creating ByteStreams from a file/path, with full control over advanced options.
SdkBody
SdkBody type

Enums§

Lengthrt-tokio
The length (in bytes) to read. Determines whether or not a short read counts as an error.