Docs.rs
gcs-rsync-0.4.8
gcs-rsync 0.4.8
Permalink
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.19%
of the crate is documented
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
AccessToken
gcs_
rsync
0.4.8
Access
Token
Aliased Type
In gcs_
rsync::
oauth2::
token
gcs_rsync
::
oauth2
::
token
Type Alias
Access
Token
Copy item path
Source
pub type AccessToken =
String
;
Aliased Type
ยง
pub struct AccessToken {
/* private fields */
}