async-attributes icon indicating copy to clipboard operation
async-attributes copied to clipboard

re-export pin-project macros

Open yoshuawuyts opened this issue 6 years ago • 0 comments

https://github.com/taiki-e/pin-project, ref https://github.com/async-rs/async-std/pull/203.

Re-exporting proc macros isn't possible, so we'll have to vendor code with proper attribution and licensing.

yoshuawuyts avatar Sep 17 '19 10:09 yoshuawuyts