dtolnay / async-trait

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

Insert AsyncTrait parameter prior to const parameters #136

Closed taiki-e closed 3 years ago

taiki-e commented 3 years ago

Fixes #134