Skip to main content

Crate artifact_api

Crate artifact_api 

Source
Expand description

Stable, storage-independent artifact references shared across mHome runtimes.

Structs§

ArtifactMetadata
Immutable metadata encoded into an artifact URI.
ArtifactReference
Canonical, scope-owned, content-addressed artifact identity.
ArtifactReferenceError
Validation error returned for malformed or cross-scope references.
PutArtifactRequest
PutArtifactResponse
PutArtifactValidationError
ResolveArtifactRequest
ResolveArtifactResponse
ResolveArtifactResponseError

Enums§

ArtifactDelivery
ArtifactKind
Logical media kind encoded in an artifact reference.
ArtifactReferenceErrorKind
Stable category for reference validation failures.

Constants§

ARTIFACT_URL_PREFIX
Prefix of the version 1 artifact URI format.