futures-select-macro-preview 0.3.0-alpha.13

The `select!` macro for waiting on multiple different `Future`s at once and handling the first one to complete.
Documentation
Build #144133 2019-02-21T00:15:13.993560+00:00
# rustc version
rustc 1.34.0-nightly (e54494727 2019-02-13)# docs.rs version
cratesfyi 0.6.0 (84bf37d 2019-02-18)# build log
Updating crates.io index
Downloading crates ...
Downloaded futures-select-macro-preview v0.3.0-alpha.13
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.27
Fresh quote v0.6.11
Fresh syn v0.15.26
Fresh proc-macro-hack v0.5.4
Documenting futures-select-macro-preview v0.3.0-alpha.13
Running `rustdoc --edition=2018 --crate-name futures_select_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-select-macro-preview-0.3.0-alpha.13/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190213-1.34.0-nightly-e54494727 --static-root-path / --disable-per-crate-search --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.27' --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.4' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-40fbe94604117508.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-367389153344c160.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-48303312dfa70947.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-da102cb5710ef97f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.68s