async-trait topic
List
async-trait repositories
real-async-trait-rs
45
Stars
3
Forks
Watchers
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure