Docs.rs
hyper-openssl-0.10.2
hyper-openssl 0.10.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
sfackler
Dependencies
http ^1.0.0
normal
optional
hyper ^1.0.1
normal
hyper-util ^0.1
normal
optional
linked_hash_set ^0.1
normal
optional
once_cell ^1
normal
optional
openssl ^0.10.61
normal
openssl-sys ^0.9.26
normal
parking_lot ^0.12
normal
optional
pin-project ^1.1.3
normal
optional
tower-layer ^0.3
normal
optional
tower-service ^0.3
normal
optional
hyper ^1
dev
hyper-util ^0.1
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
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
hyper_
openssl
0.10.2
All Items
Crate Items
Modules
Structs
Crate
hyper_openssl
Copy item path
Source
Expand description
Hyper TLS support via OpenSSL.
Modules
§
client
hyper-util client support.
Structs
§
SslStream
A Hyper stream type using OpenSSL.