risingwave_
object_
store
2.4.0-alpha
Object
Data
Stream
Aliased Type
In risingwave_
object_
store::
object
risingwave_object_store
::
object
Type Alias
ObjectDataStream
Copy item path
Source
pub type ObjectDataStream = BoxStream<'static,
ObjectResult
<Bytes>>;
Aliased Type
ยง
struct ObjectDataStream {}