Docs.rs
gcs-rsync-0.3.0
gcs-rsync 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cboudereau
Dependencies
async-trait ^0.1
normal
base64 ^0.21
normal
bytes ^1.5
normal
chrono ^0.4
normal
crc32c ^0.6
normal
filetime ^0.2
normal
futures ^0.3
normal
globset ^0.4
normal
jsonwebtoken ^8
normal
percent-encoding ^2
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.33
normal
tokio-util ^0.7
normal
urlencoding ^2.1
normal
num_cpus ^1
dev
structopt ^0.3
dev
tokio ^1.33
dev
uuid ^1.4
dev
Versions
100%
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_rsync
0.3.0
Source
Aliased type
In gcs_rsync::sync
?
Type Alias
gcs_rsync
::
sync
::
Source
source
·
[
−
]
pub type Source =
ReaderWriter
;
Aliased Type
§
struct Source {
/* private fields */
}