| Crates.io | async-macros |
| lib.rs | async-macros |
| version | 2.0.0 |
| created_at | 2019-07-01 08:26:22.888749+00 |
| updated_at | 2019-11-12 15:00:18.841302+00 |
| description | Macros for async-std. |
| homepage | |
| repository | https://github.com/async-rs/async-macros |
| max_upload_size | |
| id | 145100 |
| size | 42,272 |
Macros for async-std.
$ cargo add async-macros
This crate uses unsafe for pin projections.
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
join + try_join
macros are direct ports of the old macro_rules impls from futures-rs.MIT OR Apache-2.0