Skip to main content

store_diff

Function store_diff 

Source
pub fn store_diff(blobs: &dyn BlobStore, diff: ModelDiff) -> Result<Digest256>
Expand description

Validate, canonicalize, and persist a ModelDiff into blobs. Returns the digest of the resulting blob.