Crate transfer_manifest
source ·Expand description
Construct and parse a transfer manifest that indicates how to move artifacts between local and remote locations.
Structs
A single artifact inside a local or remote location.
A single entry to upload or download.
Version 1 of the transfer manifest that contains a list of entries to upload
or download.
Enums
The type of artifacts to transfer, which can indicate to the uploader and
downloader where to place the artifacts.
A versioned manifest describing what to upload or download.