Docs.rs
  • filesync-0.2.0
    • filesync 0.2.0
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mistodon
    • Dependencies
      • async-trait ^0.1 normal
      • aws-sdk-s3 ^0.29 normal optional
      • chrono ^0.4 normal
      • filetime ^0.2 normal
      • ignore ^0.4 normal
      • md5 ^0.7 normal
      • thiserror ^1 normal
      • aws-config ^0.56 dev
      • aws-sdk-s3 ^0.29 dev
      • pollster ^0.3 dev
      • pretty_assertions ^1.4 dev
      • tokio ^1 dev
    • Versions
    • 54.29% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

filesync0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • FileEntry
  • local::LocalFiles
  • s3::S3Files

Enums

  • SyncError
  • local::LocalError
  • s3::S3Error

Traits

  • FileSource

Functions

  • sync_one_way

Type Aliases

  • Result