Module hydrate_loader::storage
source · Structs§
- Type that allows the downstream artifact storage implementation to signal that an artifact update operation has completed. See
ArtifactStorage::load_artifact
.
Enums§
- An indirect identifier that can be resolved to a specific [
ArtifactID
] by an [IndirectionResolver
] impl.
Traits§
- Storage for all artifacts of all artifact types.