async-macros
Macros for async-std.
Installation
Safety
This crate uses unsafe for pin projections.
Contributing
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
References
- https://github.com/rust-lang-nursery/futures-rs - the
join+try_joinmacros are direct ports of the oldmacro_rulesimpls fromfutures-rs.
License
MIT OR Apache-2.0