Docs.rs
chrootable-https-0.7.0
chrootable-https 0.7.0
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
kpcyrd
Dependencies
byteorder ^1.2
normal
bytes ^0.4
normal
ct-logs ^0.4
normal
failure ^0.1.1
normal
futures ^0.1
normal
http ^0.1.5
normal
hyper ^0.12
normal
hyper-rustls ^0.15
normal
log ^0.4
normal
rustls ^0.14
normal
serde ^1.0
normal
serde_derive ^1.0
normal
tokio ^0.1.8
normal
trust-dns ^0.15
normal
webpki-roots ^0.15
normal
env_logger ^0.6
dev
serde_json ^1.0
dev
structopt ^0.2
dev
resolv-conf ^0.6.0
normal
ipconfig ^0.1.7
normal
Versions
29.85%
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 chrootable_https::errors
?
Type Definition
chrootable_https
::
errors
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;