Expand description
Definitions for object identifiers, including usecases and scopes.
This module contains types to define and manage object identifiers:
Structs§
- AsStorage
Path - A view returned by
ObjectId::as_storage_path. - Object
Context - Defines where an object, or batch of objects, belongs within the object store.
- Object
Id - The fully qualified identifier of an object.
Type Aliases§
- Object
Key - A key that uniquely identifies an object within its usecase and scopes.