Structs§
- OpRow
MutRef - OpsMut
- Stream
Chunk StreamChunkis used to pass data over the streaming pathway.- Stream
Chunk Mut - A mutable wrapper for
StreamChunk. can only set the visibilities and ops in place, can not change the length.
Enums§
- Op
Oprepresents three operations inStreamChunk.- OpsMut
State 🔒
Traits§
- Stream
Chunk Test Ext - Test utilities for
StreamChunk.