dtolnay / async-trait

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

Update explanation to show async block expansion #255

Closed dtolnay closed 9 months ago

dtolnay commented 9 months ago

Update for the new expansion since #143.