pub type ObjectMetadataIter = BoxStream<'static, ObjectResult<ObjectMetadata>>;
Aliased Typeยง
#[repr(transparent)]pub struct ObjectMetadataIter { /* private fields */ }
pub type ObjectMetadataIter = BoxStream<'static, ObjectResult<ObjectMetadata>>;
#[repr(transparent)]pub struct ObjectMetadataIter { /* private fields */ }