Crate xvc_storage

source ·
Expand description

Xvc storage management commands.

Contains several modules to implement connection, upload and download of files to a storage. Most of the functionality is behind feature flags that are on by default. If you want to customize the functionality of this crate, you can disable the features you don’t need.

Re-exports§

Modules§

  • Error messages for xvc-storage
  • Cloud storage implementations for xvc.

Structs§

  • Storage (on the cloud) management commands

Enums§

Functions§

  • Entry point for xvc storage group of commands.