dtolnay / async-trait

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

Suppress trivially_copy_pass_by_ref #121

Closed dtolnay closed 4 years ago

dtolnay commented 4 years ago

Closes #120.