Type Alias ObjectMetadataIter

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

Aliased Typeยง

struct ObjectMetadataIter {}