Crate xvc_storage
source ·Re-exports
pub use crate::error::Error;pub use crate::error::Result;pub use storage::XvcLocalStorage;pub use storage::XvcStorage;pub use storage::XvcStorageEvent;pub use storage::XvcStorageGuid;pub use storage::XvcStorageOperations;Modules
Structs
Storage (on the cloud) management commands
Enums
Specifies a storage by either a name or a GUID.
Add a new storage
storage subcommands
Functions
Entry point for
xvc storage group of commands.