Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using plugs to enable unboxed async trait methods #1

Open
Ereski opened this issue Aug 23, 2020 · 1 comment
Open

Investigate using plugs to enable unboxed async trait methods #1

Ereski opened this issue Aug 23, 2020 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@Ereski
Copy link
Owner

Ereski commented Aug 23, 2020

No description provided.

@Ereski Ereski added help wanted Extra attention is needed question Further information is requested labels Aug 23, 2020
@Ereski
Copy link
Owner Author

Ereski commented Aug 23, 2020

Possible for object-unsafe traits using a lot of boilerplate: 685870f#diff-94ae0e030d77f337226703a7b6631921R132-R202

Probably impossible for object-safe traits unless Rust gains the ability to have impl Trait in the return type of trait methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant