futures-macro-await-preview 0.2.2

Definition of the `await!` macro for the `futures` crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[lib]
name = "futures_macro_await"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = """
Definition of the `await!` macro for the `futures` crate.
"""
license = "MIT/Apache-2.0"
name = "futures-macro-await-preview"
repository = "https://github.com/rust-lang-nursery/futures-rs"
version = "0.2.2"