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:
- https://github.com/rust-lang-nursery/futures-rs - the
join
+try_join
macros are direct ports of the oldmacro_rules
impls fromfutures-rs
.
MIT OR Apache-2.0