dtolnay / async-trait

Type erasure for async trait methods
Apache License 2.0
1.84k stars 85 forks source link

Add 'async_trait lifetime to impl Trait arguments #201

Closed dtolnay closed 2 years ago

dtolnay commented 2 years ago

Fixes #177.