futures-sink-preview 0.3.0-alpha.13

The asynchronous `Sink` trait for the futures-rs library.
Documentation
Build #144264 2019-02-21T15:32:03.987955+00:00
# rustc version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)# docs.rs version
cratesfyi 0.6.0 (84bf37d 2019-02-18)# build log
Updating crates.io index
Fresh either v1.5.0
Fresh futures-core-preview v0.3.0-alpha.13
Checking futures-channel-preview v0.3.0-alpha.13
Running `rustc --edition=2018 --crate-name futures_channel /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-channel-preview-0.3.0-alpha.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="futures-core-preview"' --cfg 'feature="std"' -C metadata=c427ed5c8c3c859c -C extra-filename=-c427ed5c8c3c859c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-27d71eeb95875dbb.rmeta --cap-lints allow`
Documenting futures-sink-preview v0.3.0-alpha.13
Running `rustdoc --edition=2018 --crate-name futures_sink /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-sink-preview-0.3.0-alpha.13/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="either"' --cfg 'feature="futures-channel-preview"' --cfg 'feature="futures-core-preview"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search --extern-html-root-url 'futures_core_preview=https://docs.rs/futures-core-preview/0.3.0-alpha.13' --extern-html-root-url 'futures_channel_preview=https://docs.rs/futures-channel-preview/0.3.0-alpha.13' --extern-html-root-url 'either=https://docs.rs/either/1.5.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-2fef331317234728.rmeta --extern futures_channel=/home/cratesfyi/cratesfyi/debug/deps/libfutures_channel-c427ed5c8c3c859c.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-27d71eeb95875dbb.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.48s