Docs.rs
  • remote-files-0.1.0
    • remote-files 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • amountainram
    • Dependencies
      • clap ^4.4.11 normal
      • colored ^2.1.0 normal
      • dirs ^5.0.1 normal
      • futures ^0.3.29 normal
      • opendal ^0.43.0 normal
      • prettytable ^0.10.0 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • serde_yaml ^0.9.27 normal
      • thiserror ^1.0.50 normal
      • tokio ^1.35.0 normal
      • tokio ^1.35.0 dev
      • url ^2.5.0 dev
      • urlencoding ^2.1.3 dev
      • uuid ^1.6.1 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

remote_files0.1.0

  • Structs
  • Enums
  • Statics
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • buckets::gcs::GCSBucket
  • buckets::gcs::GCSConfig
  • buckets::s3::S3Bucket
  • buckets::s3::S3Config
  • client::Client
  • configuration::Persistence
  • configuration::Stored

Enums

  • client::EntryMode
  • configuration::Bucket
  • error::ClientError
  • error::StoredError

Functions

  • configuration::create_client
  • configuration::get_default_folder

Type Aliases

  • client::StatEntry
  • configuration::Configuration
  • configuration::ConfigurationLayer
  • configuration::PersistenceLayer

Statics

  • configuration::CONFIGURATION_FILEPATH_ENV_VAR