dtolnay / async-trait

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

Fix handling of Self keyword inside macro invocations #100

Closed taiki-e closed 4 years ago

taiki-e commented 4 years ago

Fixes #92