Module artifact

Module artifact 

Source
Available on crate feature artifacts only.
Expand description

Artifact storage.

Store and retrieve binary data:

Available with feature: artifacts

Modules§

inmemory
scoped
service

Structs§

DeleteRequest
InMemoryArtifactService
ListRequest
ListResponse
LoadRequest
LoadResponse
SaveRequest
SaveResponse
ScopedArtifacts
Scoped wrapper around ArtifactService that binds session context.
VersionsRequest
VersionsResponse

Traits§

ArtifactService