azure_storage_blobs::blob::operations

Type Alias GetProperties

source
pub type GetProperties = BoxFuture<'static, Result<GetPropertiesResponse>>;

Aliased Typeยง

struct GetProperties {}