dtolnay / async-trait

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

Use parentheses to disambiguate impl Trait #205

Closed dtolnay closed 2 years ago

dtolnay commented 2 years ago

Fixes #204.