Structs§
- OpRow
MutRef - OpsMut
- Stream
Chunk StreamChunk
is 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
Op
represents three operations inStreamChunk
.- OpsMut
State 🔒
Traits§
- Stream
Chunk Test Ext - Test utilities for
StreamChunk
.