A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
-
Updated
Jun 11, 2022 - Rust
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
Uniqueness of types via invariant lifetimes.
Add a description, image, and links to the existential-types topic page so that developers can more easily learn about it.
To associate your repository with the existential-types topic, visit your repo's landing page and select "manage topics."