Docs.rs
google-apis-common-6.0.0
google-apis-common 6.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Byron
Dependencies
base64 ^0.13.0
normal
chrono ^0.4.22
normal
http ^0.2
normal
hyper ^0.14
normal
itertools ^0.10
normal
mime ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^2.0.1
normal
tokio ^1.0
normal
tower-service ^0.3.1
normal
url =1.7
normal
yup-oauth2 ^8.2
normal
Versions
50.5%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
RequestValue
Implementors
In google_apis_common
?
Trait
google_apis_common
::
RequestValue
source
·
[
−
]
pub trait RequestValue { }
Expand description
Identifies types which are used in API requests.
Implementors
§