Docs.rs
opentls-0.2.1
opentls 0.2.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
pimeys
Dependencies
futures-util ^0.3.1
normal
optional
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
optional
url ^2.1.1
normal
optional
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
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
opentls
0.2.1
Crate Items
Structs
Enums
Functions
Type Aliases
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
Type Aliases
Result