Docs.rs
opentls-0.2.1
opentls 0.2.1
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
pimeys
Dependencies
futures-util ^0.3.1
normal
log ^0.4.5
normal
openssl ^0.10.29
normal
openssl-probe ^0.1
normal
openssl-sys ^0.9.55
normal
tokio ^1.0.1
normal
url ^2.1.1
normal
async-std ^1.6.0
dev
cfg-if ^0.1.10
dev
env_logger ^0.7.1
dev
futures ^0.3.1
dev
hex ^0.4.2
dev
tokio ^1.0.1
dev
Versions
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate opentls
Version 0.2.1
Back to index
?
[
−
]
List of all items
Structs
Certificate
Identity
async_io::Host
async_io::TlsAcceptor
async_io::TlsConnector
async_io::TlsStream
sync_io::TlsAcceptor
sync_io::TlsAcceptorBuilder
sync_io::TlsConnector
sync_io::TlsConnectorBuilder
sync_io::TlsStream
Enums
Error
HandshakeError
Protocol
Functions
async_io::accept
async_io::connect
Typedefs
Result