pub const TEMP_BLOB_PREFIX: &str;
The filename prefix an atomic blob write gives its in-progress temp sibling (.tmp.<uuid>) before the owning durability policy and rename make it the committed destination.
.tmp.<uuid>