Docs.rs
google-transcoder1-3.1.0+20220201
google-transcoder1 3.1.0+20220201
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Byron
Dependencies
hyper ^0.14
normal
hyper-rustls ^0.23.0
normal
itertools ^0.10
normal
mime ^0.2.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
url =1.7
normal
yup-oauth2 ^6.6
normal
Versions
91.89%
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
☰
Result
In google_transcoder1::client
?
Type Definition
google_transcoder1
::
client
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A universal result type used as return for all calls.