tokio-openssl 0.3.0

An implementation of SSL streams for Tokio backed by OpenSSL
Documentation
Build #126893 2018-11-13T18:05:03.450321+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)# build log
Updating crates.io index
Downloading crates ...
Downloaded tokio-openssl v0.3.0
Fresh cc v1.0.25
Fresh pkg-config v0.3.14
Fresh libc v0.2.43
Fresh byteorder v1.2.7
Fresh foreign-types-shared v0.1.1
Fresh cfg-if v0.1.6
Fresh futures v0.1.25
Fresh lazy_static v1.2.0
Fresh bitflags v1.0.4
Fresh iovec v0.1.2
Fresh foreign-types v0.3.2
Fresh log v0.4.6
Fresh bytes v0.4.10
Fresh openssl-sys v0.9.39
Fresh tokio-io v0.1.10
Fresh openssl v0.10.15
Documenting tokio-openssl v0.3.0
Running `rustdoc --crate-name tokio_openssl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-openssl-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.10' --extern-html-root-url 'openssl=https://docs.rs/openssl/0.10.15' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.11' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-9057e17f7a099b13.rmeta --extern openssl=/home/cratesfyi/cratesfyi/debug/deps/libopenssl-98fdac5841ce94df.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-3e36164498ddbdd8.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.55s