Module storage

Source

Structs§

ArtifactLoadOp
Type that allows the downstream artifact storage implementation to signal that an artifact update operation has completed. See ArtifactStorage::load_artifact.

Enums§

HandleOp
IndirectIdentifier
An indirect identifier that can be resolved to a specific [ArtifactID] by an [IndirectionResolver] impl.

Traits§

ArtifactStorage
Storage for all artifacts of all artifact types.