Docs.rs
hydrus-api-0.3.2
hydrus-api 0.3.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Trivernis
Dependencies
log ^0.4.14
normal
mime ^0.3.16
normal
reqwest ^0.11.4
normal
serde ^1.0
normal
env_logger ^0.8.4
dev
lazy_static ^1.4.0
dev
maplit ^1.0.2
dev
tokio ^1.8.0
dev
Versions
25.95%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
☰
Type Definition Result
Other items in
hydrus_api
::
error
?
Type Definition
hydrus_api
::
error
::
Result
[
−
]
[src]
pub type Result<T> =
Result
<T,
Error
>;