Type Alias ObjectMetadataIter

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

Aliased Typeยง

#[repr(transparent)]
pub struct ObjectMetadataIter { /* private fields */ }