Docs.rs
  • xvc-storage-0.6.17
    • xvc-storage 0.6.17
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • iesahin
    • Dependencies
      • anyhow ^1.0 normal
      • blake2 ^0.10.6 normal
      • blake3 ^1.5 normal
      • byteorder ^1.5 normal
      • clap ^4.5 normal
      • clap_complete ^4.5 normal
      • crossbeam ^0.8 normal
      • crossbeam-channel ^0.5 normal
      • derive_more ^2.0 normal
      • directories-next ^2.0 normal
      • fern ^0.7 normal
      • futures ^0.3 normal optional
      • glob ^0.3 normal
      • hex ^0.4 normal
      • humantime ^2.1 normal
      • itertools ^0.14 normal
      • jwalk ^0.8 normal
      • lazy_static ^1.5 normal
      • librclone ^0.9 normal optional
      • log ^0.4 normal
      • openssl ^0.10 normal optional
      • paste ^1.0 normal
      • path-absolutize ^3.1 normal
      • rayon ^1.10 normal
      • regex ^1.10 normal
      • relative-path ^1.9 normal
      • rmp ^0.8 normal
      • rmp-serde ^1.3.0 normal
      • rust-s3 ^0.35 normal optional
      • seahash ^4.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • sha2 ^0.10.8 normal
      • sha3 ^0.10.8 normal
      • strum ^0.27 normal
      • strum_macros ^0.27 normal
      • subprocess ^0.2 normal
      • tempfile ^3.11 normal
      • thiserror ^2.0 normal
      • tokio ^1.39 normal optional
      • toml ^0.8 normal
      • url ^2.5 normal
      • uuid ^1.10 normal
      • walkdir ^2.5 normal
      • which ^7.0 normal
      • xvc-config ^0.6.17 normal
      • xvc-core ^0.6.17 normal
      • xvc-ecs ^0.6.17 normal
      • xvc-logging ^0.6.17 normal
      • xvc-walker ^0.6.17 normal
      • shellfn ^0.2 dev
      • xvc-test-helper ^0.6.17 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xvc_storage0.6.17

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • StorageCLI
  • storage::XvcStorageGuid
  • storage::XvcStoragePath
  • storage::XvcStorageTempDir
  • storage::digital_ocean::XvcDigitalOceanStorage
  • storage::event::XvcStorageDeleteEvent
  • storage::event::XvcStorageExpiringShareEvent
  • storage::event::XvcStorageInitEvent
  • storage::event::XvcStorageListEvent
  • storage::event::XvcStorageReceiveEvent
  • storage::event::XvcStorageSendEvent
  • storage::gcs::XvcGcsStorage
  • storage::generic::XvcGenericStorage
  • storage::local::XvcLocalStorage
  • storage::minio::XvcMinioStorage
  • storage::r2::XvcR2Storage
  • storage::rclone::XvcRcloneStorage
  • storage::rsync::XvcRsyncStorage
  • storage::s3::XvcS3Storage
  • storage::wasabi::XvcWasabiStorage

Enums

  • StorageIdentifier
  • StorageNewSubCommand
  • StorageSubCommand
  • error::Error
  • storage::XvcStorage
  • storage::event::XvcStorageEvent

Traits

  • storage::common_ops::XvcStorageOperations

Functions

  • cmd_storage
  • storage::digital_ocean::cmd_new_digital_ocean
  • storage::gcs::cmd_new_gcs
  • storage::generic::cmd_storage_new_generic
  • storage::get_storage_record
  • storage::local::cmd_storage_new_local
  • storage::minio::cmd_new_minio
  • storage::r2::cmd_new_r2
  • storage::rclone::cmd_new_rclone
  • storage::rclone::rclone_cmd
  • storage::rsync::cmd_new_rsync
  • storage::s3::cmd_new_s3
  • storage::storage_identifier_completer

Type Aliases

  • error::Result

Constants

  • storage::XVC_STORAGE_GUID_FILENAME