Bytes written to a temporary file but not yet published in the local CAS.
Summary
Types
@type t() :: %ExStorageService.BlobStore.StagedBlob{ etag: String.t() | nil, hash: String.t(), path: String.t(), size: non_neg_integer() }
Bytes written to a temporary file but not yet published in the local CAS.
@type t() :: %ExStorageService.BlobStore.StagedBlob{ etag: String.t() | nil, hash: String.t(), path: String.t(), size: non_neg_integer() }