yoshuawuyts / futures-concurrency

Structured concurrency operations for async Rust
https://docs.rs/futures-concurrency
Apache License 2.0
400 stars 31 forks source link

remove macro warnings #144

Closed yoshuawuyts closed 1 year ago

yoshuawuyts commented 1 year ago

pin_project in macros was giving lots of warnings; this gets rid of those