[][src]Type Definition nakadion::components::connector::BatchStream

type BatchStream = BoxStream<'static, Result<BatchLine, BatchLineError>>;