Docs.rs
async-google-apis-common-0.4.0
async-google-apis-common 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dermesser
Dependencies
anyhow ~1.0
normal
chrono ~0.4.23
normal
futures ~0.3
normal
hyper ~0.14
normal
hyper-rustls ~0.23
normal
log ~0.4
normal
percent-encoding ~2.1
normal
pin-project ~1.0
normal
radix64 ~0.6
normal
serde ~1.0
normal
serde_json ~1.0
normal
tokio ^1.0
normal
tokio-stream ^0.1
normal
yup-oauth2 ~6.5
normal
Versions
69.57%
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
async_
google_
apis_
common
0.4.0
TlsClient
Aliased Type
In crate async_
google_
apis_
common
async_google_apis_common
Type Alias
TlsClient
Copy item path
Source
pub type TlsClient =
Client
<
TlsConnr
,
Body
>;
Aliased Type
ยง
struct TlsClient {
/* private fields */
}