Type Alias BoxSourceChunkWithStateStream

Source
pub type BoxSourceChunkWithStateStream = BoxStream<'static, ConnectorResult<StreamChunkWithState>>;

Aliased Typeยง

struct BoxSourceChunkWithStateStream {}