Implementation of TLS/SSL streams for Tokio using native-tls
Description
Implementation of TLS/SSL streams for Tokio using native-tls giving an
implementation of TLS for nonblocking I/O streams.
This package contains library source intended for building other packages which
use the "default" feature of the "tokio-native-tls" crate.