partial-io 0.3.1

Helpers to test partial, interrupted and would-block I/O operations.
Documentation
Build #164728 2019-06-07T20:09:20.059505+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded partial-io v0.3.1
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh utf8-ranges v1.0.2
Fresh quick-error v1.2.2
Fresh cfg-if v0.1.9
Fresh termcolor v1.0.5
Fresh futures v0.1.27
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.6
Fresh humantime v1.2.0
Fresh log v0.4.6
Fresh memchr v2.2.0
Fresh libc v0.2.58
Fresh byteorder v1.3.1
Fresh aho-corasick v0.7.3
Fresh iovec v0.1.2
Fresh atty v0.2.11
Fresh rand v0.4.6
Fresh regex v1.1.6
Fresh bytes v0.4.12
Checking env_logger v0.5.13
Fresh tokio-io v0.1.12
Running `rustc --crate-name env_logger /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.5.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="regex"' -C metadata=915899e9262b3391 -C extra-filename=-915899e9262b3391 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-1c3f0c2e2f6ab701.rmeta --extern humantime=/home/cratesfyi/cratesfyi/debug/deps/libhumantime-a7a64ea47aced5ca.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-a181dfdf8ec127f8.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-54a00101e6bb41b0.rmeta --extern termcolor=/home/cratesfyi/cratesfyi/debug/deps/libtermcolor-46313da3713893e1.rmeta --cap-lints allow`
Checking quickcheck v0.6.2
Running `rustc --crate-name quickcheck /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.6.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' -C metadata=e911df2800c8b7be -C extra-filename=-e911df2800c8b7be --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern env_logger=/home/cratesfyi/cratesfyi/debug/deps/libenv_logger-915899e9262b3391.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-a181dfdf8ec127f8.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-b58c2b2df1102808.rmeta --cap-lints allow`
Documenting partial-io v0.3.1
Running `rustdoc --edition=2018 --crate-name partial_io /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/partial-io-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="futures"' --cfg 'feature="quickcheck"' --cfg 'feature="tokio"' --cfg 'feature="tokio-io"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'futures=https://docs.rs/futures/0.1.27' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.6.2' --extern-html-root-url 'tokio_core=https://docs.rs/tokio-core/0.1.17' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-03cbd5f721dceec8.rmeta --extern quickcheck=/home/cratesfyi/cratesfyi/debug/deps/libquickcheck-e911df2800c8b7be.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-a88c8f7868aee02c.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.24s