azure_storage_blobs::blob::operations

Type Alias GetMetadata

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

Aliased Typeยง

struct GetMetadata {}