Structs§
- Segment
Events - A utility for turning a
SegmentSourceinto a stream ofSegmentEvents. - Segment
Id - The identifier for a single segment.
- Segment
Request - Sequence
Writer - Utility struct to associate SequenceId’s with chunks in an array stream. It wraps a SegmentWriter and enforces SegmentId’s sent to it are monotonically increasing. See SequenceId docs for more information.
Enums§
Traits§
- Segment
Source - A trait for providing segment data to a
crate::LayoutReader. - Segment
Writer
Type Aliases§
- Segment
Future - Static future resolving to a segment byte buffer.