Docs.rs
  • gcs-rsync-0.4.5
    • gcs-rsync 0.4.5
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cboudereau
    • Dependencies
      • async-trait ^0.1 normal
      • base64 ^0.22 normal
      • bytes ^1.6 normal
      • chrono ^0.4 normal
      • crc32c ^0.6 normal
      • filetime ^0.2 normal
      • futures ^0.3 normal
      • globset ^0.4 normal
      • jsonwebtoken ^9.3 normal
      • percent-encoding ^2 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.37 normal
      • tokio-util ^0.7 normal
      • urlencoding ^2.1 normal
      • num_cpus ^1 dev
      • structopt ^0.3 dev
      • tokio ^1.37 dev
      • uuid ^1.8 dev
    • Versions
    • 2.21% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

gcs_rsync0.4.5

Module sync

Module Items

  • Structs
  • Enums
  • Type Aliases

In crate gcs_rsync

gcs_rsync

Module sync

Source

Structs§

RSync
ReaderWriter
RelativePath

Enums§

RMirrorStatus
RSyncError
RSyncStatus

Type Aliases§

RSyncResult
Source