risingwave_object_store::object

Type Alias ObjectMetadataIter

source
pub type ObjectMetadataIter = BoxStream<'static, ObjectResult<ObjectMetadata>>;

Aliased Typeยง

struct ObjectMetadataIter {}