dtolnay / async-trait

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

Compatibility with tokio::select #162

Closed dtolnay closed 3 years ago

dtolnay commented 3 years ago

Closes #161.