pub type BoxSourceChunkWithStateStream = BoxStream<'static, ConnectorResult<StreamChunkWithState>>;
Expand description
See StreamChunkWithState
.
Aliased Typeยง
#[repr(transparent)]pub struct BoxSourceChunkWithStateStream { /* private fields */ }
pub type BoxSourceChunkWithStateStream = BoxStream<'static, ConnectorResult<StreamChunkWithState>>;
See StreamChunkWithState
.
#[repr(transparent)]pub struct BoxSourceChunkWithStateStream { /* private fields */ }