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

The `select!` macro for waiting on multiple different `Future`s at once and handling the first one to complete.
Documentation

The futures-rs `select! macro implementation.