# Functions
Use ArtifactDriver.Load() to get a stream, which we can use for all implementations of ArtifactDriver.OpenStream() that aren't yet implemented the "right way" and/or for those that don't have a natural way of streaming.
# Variables
ErrDeleteNotSupported Sentinel error definition for artifact deletion.
# Interfaces
ArtifactDriver is the interface for loading and saving of artifacts.