azure_storage_blobs::blob::operations

Type Alias GetMetadata

Source
pub type GetMetadata = BoxFuture<'static, Result<GetMetadataResponse>>;

Aliased Type§

struct GetMetadata {}