dtolnay / async-trait

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

Parenthesize other cases that require parens around impl Trait #206

Closed dtolnay closed 2 years ago

dtolnay commented 2 years ago

Cases similar to #204.