dtolnay / async-trait

Type erasure for async trait methods
Apache License 2.0
1.81k stars 84 forks source link

Make closure capture independent of 2018 vs 2021 edition #203

Closed dtolnay closed 2 years ago

dtolnay commented 2 years ago

Fixes #199.