Macros for async-std.
sh
$ 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