Docs.rs
ya-client-0.5.2
ya-client 0.5.2
Docs.rs crate page
LGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
prekucki
mfranciszkiewicz
nieznanysprawiciel
wkargul
github:golemfactory:core-dev
Dependencies
awc ^2.0
normal
bytes ^0.5
normal
chrono ^0.4
normal
envy ^0.4
normal
futures ^0.3
normal
graphene-sgx ^0.3.3
normal
heck ^0.3.1
normal
hex ^0.4
normal
lazy_static ^1.4
normal
log ^0.4
normal
mime ^0.3
normal
openssl ^0.10
normal
rand ^0.6
normal
secp256k1 ^0.19
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_qs ^0.8
normal
structopt ^0.3.12
normal
thiserror ^1.0
normal
url ^2.1
normal
ya-client-model ^0.3
normal
actix-rt ^1.1
dev
anyhow ^1.0
dev
env_logger ^0.7
dev
structopt ^0.3
dev
Versions
10.16%
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
☰
Type Definition Result
ya_client
?
Type Definition
ya_client
::
Result
⎘
[
−
]
[src]
type Result<T> =
Result
<T,
Error
>;